前言
通过前面的文章了解到在spring boot的启动时,利用的是编写的Application类,使用了注解@SpringBootApplication,本篇将阐述该Bean的加载过程。通过前面的文章了解到在spring boot的启动时,利用的是编写的Applicat
通过前面的文章了解到在spring boot的启动时,利用的是编写的Application类,使用了注解@SpringBootApplication,本篇将阐述该Bean的加载过程。通过前面的文章了解到在spring boot的启动时,利用的是编写的Applicat