Skip to content

Add AOT support for immutable configuration properties #31247

@snicoll

Description

@snicoll

The engine require special handling for immutable configuration properties as these are handled by a specific bean definition. Trying to use them with AOT at the moment lead the context to try to autowire the constructor (i.e. with regular beans).

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