【Spring error】 BeanDefinitionParsingException: Configuration problem: Only one AsyncAnnotationBeanPostProcessor may exist within the context.
Only one AsyncAnnotationBeanPostProcessor may exist within the context
出现该错误可能有多种原因,解决很简单:
mvn clean
检查CLASSPATH是否有多余的配置也是一个办法。
--
Scott,
Programmer in Beijing
[If you can’t explain it to a six year old, you don’t understand it yourself. —Albert Einstein ]