This includes:
suffixPatternMatch,registeredSuffixPatternMatchfor annotated controller methods and configured through MVC Java config and XML namespace.trailingSlashMatchfor extensions ofAbstractHandlerMapping.favorPathExtensionandignoreUnknownPathExtensionsand underlyingPathExtensionContentNegotiationStrategyandServletPathExtensionContentNegotiationStrategyfor content negotiation, configurable throughContentNegotiationManagerFactoryBeanand in the MVC Java config.matchOptionalTrailingSeparatorinPathPatternParser.
Comment From: ukpagrace
Hi @rstoyanchev if you are not working on this can I pick it up?
Comment From: bclozel
@ukpagrace the issue is already assigned, thanks for reaching out!
Comment From: ukpagrace
Oh no problem, thought he was one of the maintainers.
Comment From: bclozel
@ukpagrace He is, it's just that we prefer community contributions on unassigned issues and especially on "ideal-for-contribution" issues.
Comment From: ukpagrace
This is noted, thank you