This is post 5 of 5 in the series “Spring Tutorials” 1. Introduction In this tutorial, we will learn how to apply exception handling in Spring RESTful services using ControllerAdvice annotation and ResponseEntityExceptionHandler/ResponseStatusException. What you will learn: Configure @ControllerAdvice annotation in
Exception Handling for Spring RESTful Services
