Which Spring Boot annotation is used to mark a class as a REST controller?
@Controller
@RestController
@Service
@Repository
This question is part of this quiz :