Skip to content

Mixing @Controller and RouterFunctions [SPR-15611] #20170

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
spring-projects-issues opened this issue Jun 1, 2017 · 1 comment
Closed

Mixing @Controller and RouterFunctions [SPR-15611] #20170

spring-projects-issues opened this issue Jun 1, 2017 · 1 comment
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: invalid An issue that we don't feel is valid

Comments

@spring-projects-issues
Copy link
Collaborator

Biju Kunjummen opened SPR-15611 and commented

Hi, This is likely a gap in my understanding - I tried this with Spring Boot 2.0.0.M1. If I define a RouterFunction, any @Controller annotated method no longer works and if I explicitly have an @EnableWebFlux then RouterFunction breaks. Is there anyway for both styles to work at the same time.


Affects: 5.0 RC1

@spring-projects-issues
Copy link
Collaborator Author

spring-projects-issues commented Jun 2, 2017

Brian Clozel commented

This has been resolved already.

See the dedicated Spring Boot issue (since you're using it) #9165, and the relevant framework issues as well: #20095, #19968.

This is available in the SNAPSHOT versions of framework versions, new milestone/RC releases should be out soon.

Thanks!

@spring-projects-issues spring-projects-issues added type: bug A general bug status: invalid An issue that we don't feel is valid in: web Issues in web modules (web, webmvc, webflux, websocket) labels Jan 11, 2019
@spring-projects-issues spring-projects-issues removed the type: bug A general bug label Jan 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) status: invalid An issue that we don't feel is valid
Projects
None yet
Development

No branches or pull requests

2 participants