主题切换
@Configuration、@Bean、@SpringBootApplication、@EnableXXX系列、@PropertySource @Configuration:配置类标识 @Bean:注册第三方组件 Bean @SpringBootApplication:项目启动主注解 @EnableTransactionManagement/@EnableWebMvc 等 Enable 开头注解