摘要: Springboot中使用监听器 一、传统的方法(configguration) @Slf4j public class MyListener implements ServletContextListener { ​ @Override public void contextInitialized 阅读全文
posted @ 2020-08-17 22:12 panda's 阅读(589) 评论(0) 推荐(0) 编辑