Skip to content

Wildcard mapping for path segments at the end of a @RequestMapping [SPR-14193] #18766

Closed
@spring-projects-issues

Description

@spring-projects-issues

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:

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