-
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
This includes:
suffixPatternMatch
,registeredSuffixPatternMatch
for annotated controller methods and configured through MVC Java config and XML namespace.trailingSlashMatch
for extensions ofAbstractHandlerMapping
.favorPathExtension
andignoreUnknownPathExtensions
and underlyingPathExtensionContentNegotiationStrategy
andServletPathExtensionContentNegotiationStrategy
for content negotiation, configurable throughContentNegotiationManagerFactoryBean
and in the MVC Java config.matchOptionalTrailingSeparator
inPathPatternParser
.
nkavian
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