Skip to content

Consistent ROLE_INFRASTRUCTURE declarations for internal configuration classes #24509

@jhoeller

Description

@jhoeller

As indicated by #24508, we inconsistently use @Role(BeanDefinition.ROLE_INFRASTRUCTURE) at the class level of our internal configuration classes: not only affecting ProxyTransactionManagementConfiguration but also AspectJ configuration variants as well as LoadTimeWeavingConfiguration and MBeanExportConfiguration. We should sort this out for good and also backport it, even for cases where it does not cause a regression in terms of warn log entries.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)in: dataIssues in data modules (jdbc, orm, oxm, tx)status: backportedAn issue that has been backported to maintenance branchestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions