Skip to content

Improve HandlerMappingIntrospector performance [SPR-16013] #20562

Closed as not planned
@spring-projects-issues

Description

@spring-projects-issues

Rob Winch opened SPR-16013 and commented

Currently HandlerMappingIntrospector must iterate over all HandlerMappings to determine if a pattern matches. Then the DispatcherServlet must iterate over the same mappings to find a match. It would be nice if this could be optimized.

NOTE: This was originally reported by a user via email


Affects: 4.3.11, 5.0 RC4

Issue Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: webIssues in web modules (web, webmvc, webflux, websocket)status: supersededAn issue that has been superseded by anothertype: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions