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
It appears that @Configuration classes that inherit @Conditional annotations are not being evaluated. This is probably a regression of the @Profile behavior.
After careful consideration we have decided not to support this. There are too many edge cases and complications and it was not how @Profile previously worked.
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:
Referenced from: commits 89b53cf, 620c16f
The text was updated successfully, but these errors were encountered: