Skip to content
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

Messaging Annotations: process ReactiveMH #3141

Merged
merged 2 commits into from Jan 14, 2020

Conversation

artembilan
Copy link
Member

  • Add support for ReactiveMessageHandler as a @ServiceActivator bean
  • Wrap ReactiveMessageHandler in the ReactiveMessageHandlerAdapter
    in the ServiceActivatorAnnotationPostProcessor
  • Unwrap ReactiveMessageHandlerAdapter in the AbstractMethodAnnotationPostProcessor
    for ReactiveStreamsConsumer

* Add support for `ReactiveMessageHandler` as a `@ServiceActivator` bean
* Wrap `ReactiveMessageHandler` in the `ReactiveMessageHandlerAdapter`
in the `ServiceActivatorAnnotationPostProcessor`
* Unwrap `ReactiveMessageHandlerAdapter` in the `AbstractMethodAnnotationPostProcessor`
for `ReactiveStreamsConsumer`
@artembilan
Copy link
Member Author

I can add docs here or in the separate PR.

Thanks

@artembilan artembilan added this to the 5.3.0.M1 milestone Jan 14, 2020
& Reactive MongoDb channel adapters
@artembilan
Copy link
Member Author

OK. Added docs.

Thanks

@garyrussell garyrussell merged commit f93a740 into spring-projects:master Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants