@Bean、@Component、@Controller、@Service、@Repository,它们是Spring的基本标签,在Spring Boot中并未改变它们原来的功能。
2.@Conditional条件装配条件装配:满足条件时则将组件装入

@Bean、@Component、@Controller、@Service、@Repository,它们是Spring的基本标签,在Spring Boot中并未改变它们原来的功能。
2.@Conditional条件装配条件装配:满足条件时则将组件装入