爱编程
Configuration problem: Only one AsyncAnnotationBeanPostProcessor may exist within the context.
2015-3-18 Jessie


spring的配置文件中,多个定时器重复加载就会报这个错



<!-- 定时器 -->

<task:annotation-driven></task:annotation-driven>