Skip to content

Allow ControllerClassNameHandlerMapping and @Controller to work together [SPR-4129] #8808

Closed
@spring-projects-issues

Description

@spring-projects-issues

Matt Raible opened SPR-4129 and commented

It would be nice if ControllerClassNameHandlerMapping and @Controller could work together. So the URLs could be determined by ControllerClassNameHandlerMapping and you could simply add @Controller and @Autowired to your controllers.

The following URL contains more information on this (missing) feature:

http://forum.springframework.org/showthread.php?p=151750


Affects: 2.5 RC2

Issue Links:

4 votes, 5 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions