-
Notifications
You must be signed in to change notification settings - Fork 636
Switch to CompletableFuture in spring-rabbit-stream #1480
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
Milestone
Comments
garyrussell
added a commit
to garyrussell/spring-amqp
that referenced
this issue
Jul 28, 2022
Resolves spring-projects#1480 Also reinstate deprecated `AsyncAmqpTemplate2`.
garyrussell
added a commit
to garyrussell/spring-amqp
that referenced
this issue
Jul 28, 2022
garyrussell
added a commit
to garyrussell/spring-amqp
that referenced
this issue
Jul 28, 2022
garyrussell
added a commit
to garyrussell/spring-amqp
that referenced
this issue
Jul 28, 2022
Resolves spring-projects#1480 Also reinstate deprecated `AsyncAmqpTemplate2`.
This was referenced Jul 28, 2022
artembilan
pushed a commit
that referenced
this issue
Jul 28, 2022
artembilan
pushed a commit
that referenced
this issue
Jul 28, 2022
Resolves #1480 Also reinstate deprecated `AsyncAmqpTemplate2`.
garyrussell
added a commit
to garyrussell/spring-amqp
that referenced
this issue
Sep 13, 2022
See spring-projects#1473 See spring-projects#1480 - caused problems with Boot auto configuration - since 3.0 is a major release, switching to CF there is not onerous - retain `CompletableFuture` as an async return type
garyrussell
added a commit
to garyrussell/spring-amqp
that referenced
this issue
Sep 13, 2022
See spring-projects#1473 See spring-projects#1480 Migration interfaces to assist moving to `CompletableFuture` have been removed from 2.4.x due to Boot auto configuration issues. Therefore, these interfaces never existed in a released version of 2.4.x.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: