单项选择题

在Web后端开发中,哪个注解用于定义Servlet的URI()

A.@WebServlet
B.@PostMapping
C.@GetMapping
D.@Controller