单项选择题

自定义配置类上,一般使用()注解表示此类是一个配置类。

A.@Configuration
B.@Bean
C.@Component
D.@Value