使用注解配置Bean时,建议使用()注解标注Dao类?

使用注解配置Bean时,建议使用()注解标注Dao类?

A.@Component

B.@Repository

C.@Service

D.@Controller

正确答案是B