在Springmvc框架当中通过哪一个注解将当前类标识为控制层的类()

在Springmvc框架当中通过哪一个注解将当前类标识为控制层的类()

A.@Controller

B.@Service

C.@Repository

D.@Responsbody

正确答案是A