-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#140 supress Uni and Message #141
Conversation
@mischwarz Great job. The test is failing, please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you have any Test-Data for Uni/Multi/org.eclipse.microprofile.reactive.messaging.Message?
…hannel-part with Uni<Message<Part>>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please not change the existing use-case (GecMessage<Part>
) and it's test.
Please add a new one for (Uni<Message<Part>>
)...
…ontroller:sendMessageTyped
Thank you for your feedback! Got it going finally :) |
Thank you for your contribution 👍 |
Attempt to solve generation of message type when Uni, Multi and MicroProfile Reactive Message is used in method signature