摘要: Springboot启动后执行方法 文章目录一、注解@PostConstruct二、CommandLineRunner接口三、实现ApplicationRunner接口四、实现ApplicationListener五、四种方式的执行顺序 一、注解@PostConstruct 使用注解@PostCon 阅读全文
posted @ 2023-05-05 17:02 满Sir 阅读(260) 评论(0) 推荐(0)