Deprecate HandlerMappingIntrospector #34019
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
In Spring Framework 6.2 with #31823, we enabled Spring Security to work without
HandlerMappingIntrospector
when all handler mappings usePathPatternParser
(default). The deprecation ofPathPatcher
use in web modules in #34018 would make it possible to also deprecateHandlerMappingIntrospector
.The text was updated successfully, but these errors were encountered: