Skip to content

Path matching options in MVC Java/XML config should apply to all handler mappings [SPR-11753] #16375

Closed
@spring-projects-issues

Description

@spring-projects-issues

Rossen Stoyanchev opened SPR-11753 and commented

The MVC Java config and namespace now provide patch matching options as described in the reference.

Currently the UrlPathHelper and PathMatcher are only applied to the RequestMappingHandlerMapping. However the ViewController registry and the resource handler mappings, as well as any other future "controller" registries (for example see #16168) arguably should share the same centrally configured patch matching options out of the box.


Affects: 4.0.4

Referenced from: commits 80a16c6

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