-
Notifications
You must be signed in to change notification settings - Fork 38.8k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task
Milestone
Description
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
- Document the
ResourcePatternResolverAPI as an alternative to theResourceLoaderAPI. - Document
PathResourceas a built-inResource. - Consider providing examples where resources are injected into fields of type
ResourceorResource[]in@Configurationclasses or annotated components via@Autowiredor@Valuesemantics.
Metadata
Metadata
Assignees
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: documentationA documentation taskA documentation task