You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
suffixPatternMatch, registeredSuffixPatternMatch for annotated controller methods and configured through MVC Java config and XML namespace.
trailingSlashMatch for extensions of AbstractHandlerMapping.
favorPathExtension and ignoreUnknownPathExtensions and underlying PathExtensionContentNegotiationStrategy and ServletPathExtensionContentNegotiationStrategy for content negotiation, configurable through ContentNegotiationManagerFactoryBean and in the MVC Java config.
matchOptionalTrailingSeparator in PathPatternParser.