Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Add support for AWS SDK 2.x #400

Closed
mrcasablr opened this issue Dec 28, 2018 · 2 comments
Closed

Add support for AWS SDK 2.x #400

mrcasablr opened this issue Dec 28, 2018 · 2 comments

Comments

@mrcasablr
Copy link

AWS java 2.x sdk is now GA

https://aws.amazon.com/blogs/developer/aws-sdk-for-java-2-x-released/

@mrcasablr mrcasablr changed the title Update to aws sdk 2.x Add support for aws sdk 2.x Dec 28, 2018
@mrcasablr mrcasablr changed the title Add support for aws sdk 2.x Add support for AWS SDK 2.x Dec 28, 2018
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 28, 2018
@artembilan
Copy link

And also with that I would like to consider to have Reactor-wrapping clients. For example all those CompletableFuture returns could simply be wrapped to the Mono or Flux. As well as some incoming arguments could be as a Publisher as well.

@spencergibb
Copy link
Contributor

Duplicates #267

@spencergibb spencergibb removed the status: waiting-for-triage An issue we've not yet triaged label Jan 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants