Skip to main content

Aop切面编程

huhxLess than 1 minute

Tips

Tasks expected to run during startup should be executed by CommandLineRunner and ApplicationRunner components instead of using Spring component lifecycle callbacks such as @PostConstruct.