Closed
Description
Phil Webb opened SPR-10840 and commented
It appears that @Configuration
classes that inherit @Conditional
annotations are not being evaluated. This is probably a regression of the @Profile
behavior.
Affects: 4.0 M2
Issue Links:
- Annotations on superclasses are detected by StandardAnnotationMetadata [SPR-11595] #16219 Annotations on superclasses are detected by StandardAnnotationMetadata
- Favor more locally declared composed annotations over inherited annotations [SPR-11598] #16221 Favor more locally declared composed annotations over inherited annotations