会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
abcoder
管理
2022年1月21日
SpringBoot记录
摘要: 〇 tips 运行检验 注册CommandLineRunner的Bean可以在容器启动后执行任务。 CommandLineRunner是一个函数式接口,输入的参数为main方法中的参数。 @Bean CommandLineRunner config() { return args -> System
阅读全文
posted @ 2022-01-21 17:49 abcoder
阅读(156)
评论(0)
推荐(0)
公告