Fix @Condition evaluation to also consider super classes for both @Configuration classes and regular @Components. This change allows @Conditional annotations to be inherited and restores the previous behavior of @Profile. Issue: SPR-10840
Fix @Condition evaluation to also consider super classes for both @Configuration classes and regular @Components. This change allows @Conditional annotations to be inherited and restores the previous behavior of @Profile. Issue: SPR-10840