This repository was archived by the owner on Jan 19, 2022. It is now read-only.
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
Project Reactor support #802
Open
Description
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 spring-projects/spring-integration-aws#198.
Additional context
This can be good code samples to start with.