Spring @ControllerAdvice vs @RestControllerAdvice In this post, I would like to walk you through the differences between @ControllerAdvice and @RestControllerAdvice. February 1, 2022
Spring Exception Handling with @RestControllerAdvice and @ExceptionHandler In this article, we’ll learn what exactly @RestControllerAdvice and @ExceptionHandler are, and how to use them in a Spring Boot REST API. January 18, 2022