Skip to content

Fix WebFlux deprecation #3054

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

Closed
garyrussell opened this issue Sep 13, 2019 · 0 comments
Closed

Fix WebFlux deprecation #3054

garyrussell opened this issue Sep 13, 2019 · 0 comments

Comments

@garyrussell
Copy link
Contributor

> Task :spring-integration-webflux:compileJava
/Users/grussell/Development/spring-integration/spring-integration-webflux/src/main/java/org/springframework/integration/webflux/outbound/WebFluxRequestExecutingMessageHandler.java:317: warning: [deprecation] <T>fromObject(T) in BodyInserters has been deprecated
                        inserter = BodyInserters.fromObject(requestBody);
                                                ^
  where T is a type-variable:
    T extends Object declared in method <T>fromObject(T)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant