We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
in ClassPathMapperScanner#doScan method, will invoke super#doScan method first,then invoke ClassPathMapperScanner#processBeanDefinitions method. why not override super#postProcessBeanDefinition method?