Expose BEST_MATCHING_PATTERN_ATTRIBUTE with RequestMappingHandlerMapping [SPR-8712] #13354
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: enhancement
A general enhancement
Milestone
John Cook opened SPR-8712 and commented
Please, expose the best matching pattern (HandlerMapping.BEST_MATCHING_PATTERN_ATTRIBUTE) with Spring 3.1+ RequestMappingHandlerMapping as it used to be with Spring 3.0 DefaultAnnotationHandlerMapping (resp. in AbstractUrlHandlerMapping.exposePathWithinMapping).
Though it is still possible to expose it by myself with a specialized HandlerInterceptor, I don't see any reason, why it shouldn't be exposed directly from framework.
Affects: 3.1 M2
Referenced from: commits f200ccd
The text was updated successfully, but these errors were encountered: