springboot2 - 生命周期中的几个事件
摘要:
springboot 从启动到停止过程中的一些事件(横向切面) 系统事件触发顺序如下,可以在系统启动的不同阶段,植入我们的代码。 ApplicationStartingEvent ApplicationEnvironmentPreparedEvent ApplicationPreparedEvent 阅读全文
posted @ 2019-12-11 00:11 疯狂的妞妞 阅读(1246) 评论(0) 推荐(0) 编辑