**[Dave Syer](https://jira.spring.io/secure/ViewProfile.jspa?name=david_syer)** opened **[SPR-14193](https://jira.spring.io/browse/SPR-14193?redirect=false)** 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:** - #18604 Ability to assign wildcard path to PathVariable - #19112 HTTP request pattern matching refinements (_**"is superseded by"**_)