• 2022-06-07
    可以将类或对象托管给Spring的IOC容器的注解是
    A: @Component
    B: @Service
    C: @Bean
    D: @Configuration
    E: @Resource
    F: @Data