spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
590 stars 373 forks source link

Project Reactor support #802

Open migroskub opened 2 years ago

migroskub commented 2 years ago

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.

lynch19 commented 2 years ago

+1