Status Quo
As discussed in #26443, the Resources section of the reference documentation is very outdated, focusing primarily on XML-based configuration of the resource locations for the ApplicationContext and not directly mentioning ResourcePatternResolver at all.
Deliverables
Status Quo
As discussed in #26443, the Resources section of the reference documentation is very outdated, focusing primarily on XML-based configuration of the resource locations for the
ApplicationContextand not directly mentioningResourcePatternResolverat all.Deliverables
ResourcePatternResolverAPI as an alternative to theResourceLoaderAPI.PathResourceas a built-inResource.ResourceorResource[]in@Configurationclasses or annotated components via@Autowiredor@Valuesemantics.