spring-cloud-aws
spring-cloud-aws copied to clipboard
Project Reactor support
Type: Feature
Is your feature request related to a problem? Please describe. I would like to be able to use Project Reactor with S3.
Describe the solution you'd like Addition of out-of-the-box features for Reactive usage of the AWS stack.
Describe alternatives you've considered An alternative could be doing the integration on the Spring-Integration side, as suggested in https://github.com/spring-projects/spring-integration-aws/issues/198.
Additional context This can be good code samples to start with.
+1