Skip to content

Base packages are not contributed with AOT #31223

@snicoll

Description

@snicoll

AutoConfigurationPackages.BasePackages is registered in such a way that we don't generate the appropriate code for AOT. We create a GenericBeanDefinition that has an instance supplier. I think there is a way to make this more descriptive so that it works with AOT ouf-of-the-box.

Metadata

Metadata

Assignees

Labels

theme: aotAn issue related to Ahead-of-time processingtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions