摘要: spring boot ApplicationRunner使用 它的使用比较简单,实现ApplicationRunner的run方法 它什么时候使用 一般我们spring boot 启动类这么写 ApplicationRunner的使用就在SpringApplication.run,里面有一段这样的 阅读全文
posted @ 2019-11-06 19:40 碧海潮心 阅读(5820) 评论(0) 推荐(0)