Remove path mapping options marked as deprecated for removal #34036
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
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
.The text was updated successfully, but these errors were encountered: