Scanned custom annotations ClassPathBeanDefinitionScanner encountered a problem. When classes that need to be scanned have both the custom annotations and the system annotations, they are thought to be scanned by the system annotations, not by the custom annotations. So doScan() returns an empty array. What should I do in this case? Are there any available tools?
Comment From: snicoll
ClassPathBeanDefinitionScanner is part of Spring Framework so I am going to move that issue over there.
I don't think I understand what you are trying to do. To be able to help you please share a small sample that reproduces the problem (a zip to a project or a link to a github repo, no code in text here) and we can take it from there
Comment From: spring-projects-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: spring-projects-issues
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.