JAVA-86: spring-boot-custom-error-page

This commit is contained in:
Krzysiek
2020-03-15 16:55:18 +01:00
parent fff4be33f0
commit 9a4f4e47dc
11 changed files with 137 additions and 0 deletions
@@ -6,3 +6,6 @@ This module contains articles about Spring Boot customization
- [How to Change the Default Port in Spring Boot](https://www.baeldung.com/spring-boot-change-port)
- [Using Custom Banners in Spring Boot](https://www.baeldung.com/spring-boot-custom-banners)
- [Create a Custom FailureAnalyzer with Spring Boot](https://www.baeldung.com/spring-boot-failure-analyzer)
- [Spring Boot: Customize Whitelabel Error Page](https://www.baeldung.com/spring-boot-custom-error-page)