Skip to content

Provide subclassing hooks in PathMatchingResourcePatternResolver [SPR-12231] #16846

@spring-projects-issues

Description

@spring-projects-issues

Phil Webb opened SPR-12231 and commented

Spring Boot uses PathMatchingResourcePatternResolver for a few @Conditions (for example to search for message.properties. Often optimizations could be applied, for example there is often no need to search JDK provided JARs and well known library JARs can also often be skipped.

With a couple of additional protected methods in PathMatchingResourcePatternResolver Boot would have a chance to make such optimizations.


Affects: 4.1 GA

Issue Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions