GCast 93:

Handling Spring Boot Errors with ControllerAdvice

In this video, you will learn how to use the ControllerAdvice pattern to centralize error handling in a Spring Boot application.

Code:
https://github.com/DavidGiard/java-spring-boot-demo/releases/tag/GCast93