使用注解配置Bean时,建议使用()注解标注业务逻辑层实现类?

使用注解配置Bean时,建议使用()注解标注业务逻辑层实现类?

A.@Component

B.@Repository

C.@Service

D.@Controller

正确答案是C