Skip to content

Integrate HandlerMappingIntrospector Caching #14128

Closed
@rstoyanchev

Description

@rstoyanchev

HandlerMappingIntrospector lookups may be performed multiple times per request. This is not good for performance and can become a hotspot, see spring-projects/spring-framework#31098.

HandlerMappingIntrospector now exposes a Filter to cache the results that Spring Security needs to use in order to optimize its performance. The change is available from 6.0.14, see spring-projects/spring-framework#31588 for details.

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions