In Spring Framework 6.2 with #31823, we enabled Spring Security to work without HandlerMappingIntrospector when all handler mappings use PathPatternParser (default). The deprecation of PathPatcher use in web modules in #34018 would make it possible to also deprecate HandlerMappingIntrospector.