文章目录 1.实战:编写spring boot插件 1.1. 为什么要编写boot插件 1.2. 实战 2.spring.factories 常用配置接口 2.1. org.springframework.boot.SpringApplicationRunListener 2.2. org.springframework.context.ApplicationContextInitializer 2.3. org.springframework.boot.autoconfigure.EnableAutoConfiguration 2.4. org.springframework.boot.env.EnvironmentPostProcessor 2.5. org.springframework.b