Date: 2020-01-03 This tutorial demonstrates how to customize the default Spring Boot whitelabel error page. Spring Boot applications use a basic error controller by default; this guide shows how to implement the ErrorController interface and overrid...