mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-24 07:20:28 +00:00
Since the introduction of `PathPatternRegistry`, the various path match configuration flags are no longer needed in several places and that configuration can live in the registry itself. Issue: SPR-14544