Skip to content

Log warning and skip resource hint registration for classpath location patterns #31429

@sbrannen

Description

@sbrannen

Overview

Since we do not yet have support for registering resource hints for classpath location patterns (see #31162), we have decided to explicitly skip such resources and log a warning to inform the user that they need to manually supply resource hints for the exact resources needed by their application.

Specifically, this should be applied to resource hint registration for @PropertySource and @TestPropertySource; however, it may need to be applied in other scenarios as well.

Related Issues

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)in: testIssues in the test moduletype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions