Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 135 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 135 Bytes

启动加载

  1. CommandLineRunner(注解的执行优先级是按value值从小到大顺序)
  2. InitializingBean
  3. @PostConstruct