摘要: 为了方便快速理解,我还是先不讲原理,直接示例开篇吧。 一、示例 1.定义一个Listener 实现了ApplicationListener 接口 @Component public class MyTestListener implements ApplicationListener{ @Overr 阅读全文
posted @ 2020-03-14 00:18 cao_xiaobo 阅读(369) 评论(0) 推荐(0) 编辑