Skip to content

make context:exclude-filter expression supports placeholder like context:component-scan base-package [SPR-10424] #15057

@spring-projects-issues

Description

@spring-projects-issues

Yanming Zhou opened SPR-10424 and commented

<context:component-scan base-package="${APP_BASE_PACKAGE}">
<context:exclude-filter type="regex" expression="${APP_EXCLUDE_PACKAGE:}"/>
</context:component-scan>

same to context:include-filter


Reference URL: https://jira.springsource.org/browse/SPR-4351

Issue Links:

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions