Clarify edge case docs on ConditionalOnClass
When used as a meta-annotation the value() attribute of @ConditionalOnClass will fail silently resulting in the @Conditional nature of the annotation being ignored. See gh-8185
Showing
Please register or sign in to comment