单项选择题

在Spring Boot应用中,以下哪个注解用于表示一个RESTful的Controller?()

A.@Controller
B.@RestController
C.@Service
D.@Repository