in Spring Framework 5.2+,about checkConfigurationClassCandidate i have a quetion for judgment, checkConfigurationClassCandidate use true replace non-false more reasonable? It looks more concise
Comment From: snicoll
@biuabiu the current code looks fine to me and the intent is to explicitly check that the value is not false
.