Closed as not planned
Closed as not planned
Description
I use spring boot 2.5.2 to create a servlet web application, but I cannot find a way to override ClassPathBeanDefinitionScanner.checkCandidate()
to resolve bean conflicts.
This issue is somewhat similar to spring-projects/spring-framework#13962.