多项选择题

Spring Boot的自动配置功能可以通过哪些方式定制?()

A.application.properties文件
B.application.yml文件
C.@Bean注解
D.@SpringBootApplication注解