摘要: TODO 阅读全文
posted @ 2018-01-07 20:19 Deolin 阅读(271) 评论(0) 推荐(0)
摘要: 也就是一个类单纯如果只添加了@Aspect注解,那么它并不能被context:component-scan标签扫描到。 想要被扫描到的话,需要追加一个@Component注解 阅读全文
posted @ 2018-01-07 15:38 Deolin 阅读(2033) 评论(0) 推荐(1)
摘要: TODO 阅读全文
posted @ 2018-01-07 12:17 Deolin 阅读(559) 评论(0) 推荐(0)