You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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.
The text was updated successfully, but these errors were encountered:
@Fallback
beans have been introduced in 6.2 with a newfallback
property onBeanDefinition
. 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.The text was updated successfully, but these errors were encountered: