-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Dave Syer opened SPR-14193 and commented
This was already marked as Won't Fix: #18604. But it seems quite reasonable to me, and I know I have needed it a few times and hated the solution (parsing HttpServletRequest manually). Using the HttpServletRequest is even less appealing now I know that Spring 5 will allow my controller run in other containers, as long as I don't use the request.
Affects: 4.2.5
Issue Links:
- Ability to assign wildcard path to PathVariable [SPR-14032] #18604 Ability to assign wildcard path to PathVariable
- HTTP request pattern matching refinements [SPR-14544] #19112 HTTP request pattern matching refinements ("is superseded by")
2is10
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement