mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 22:19:03 +00:00
Clarify what PathPatternParser is used for which is CORS checks in the very least. Some sub-classes will also use it for request mapping but not all (e.g. RouterFunctionMapping). Hence the need to be more explicit.