...
/Quiz: Spring REST Advanced Operations and Error Management
Quiz: Spring REST Advanced Operations and Error Management
Test your understanding of REST architecture, data binding, and building spring based REST applications by attempting this comprehensive quiz.
We'll cover the following...
We'll cover the following...
1
What annotation is used in Spring to create a centralized exception handler for all controllers?
A)
@ExceptionHandler
B)
@ExceptionAdvice
C)
@ControllerAdvice
D)
@RestController
Question 1 of 60 attempted