SE Handbook
Dashboard
Code Analysis
Quizzes
Learning
Code Review
IDE Integration
Settings
Interactive Quizzes
Question 1 of 5
Score: 0/0
Which annotation is used to define a RESTful controller in Spring Boot?
@Controller
@RestController
@APIController
@WebController
Check Answer