@Fallback
beans have been introduced in 6.2 with a new fallback
property on BeanDefinition
. When this flag is set, it's not kept in generated code so a bean that is a fallback no longer is in AOT-processed contexts.
@Fallback
beans have been introduced in 6.2 with a new fallback
property on BeanDefinition
. When this flag is set, it's not kept in generated code so a bean that is a fallback no longer is in AOT-processed contexts.