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).
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).