-
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)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement
Description
Juergen Hoeller opened SPR-15320 and commented
Servlet 4.0 b03 is available now, introducing support for HttpServletRequest.getServletMapping()
. As discussed, let's research what we can transparently infer from this when available at runtime, as an alternative to "guessing" about Servlet-level URL mappings in UrlPathHelper
. If there isn't any distinct advantage, we can also keep our path-based code as it is, but we should make up our mind in time for 5.0 RC1 here.
Issue Links:
- Support for Servlet 4.0 API [SPR-12674] #17273 Support for Servlet 4.0 API
- Compatibility with Servlet 4.0 final draft [SPR-15379] #19942 Compatibility with Servlet 4.0 final draft
- Upgrade to Servlet API 4.0 for MVC (PushBuilder and Servlet mocks) [SPR-15879] #20434 Upgrade to Servlet API 4.0 for MVC (PushBuilder and Servlet mocks)
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by anothertype: enhancementA general enhancementA general enhancement