Skip to content

Allow BeanRegistrationAotContributions to provide BeanRegistrationCodeFragments customization #28557

Closed
@philwebb

Description

@philwebb

Currently only BeanRegistrationCodeFragmentsCustomizer can be used to customize BeanRegistrationCodeFragments but for parent/child context support we'd like to be able to apply customization directly from a BeanRegistrationAotContribution.

Making such a change should also allow us to from the BeanRegistrationCodeFragmentsCustomizer entirely since the same functionality could be achieved using the existing BeanRegistrationAotProcessor interface.

Metadata

Metadata

Assignees

Labels

theme: aotAn issue related to Ahead-of-time processingtype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions