From 84c857d114be9870e8d268398c911cd0922ce284 Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Sat, 14 Apr 2018 23:26:36 +0300 Subject: [PATCH] Update README.MD --- spring-boot/README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot/README.MD b/spring-boot/README.MD index e78756cf08..c663274c9f 100644 --- a/spring-boot/README.MD +++ b/spring-boot/README.MD @@ -32,3 +32,4 @@ The "REST With Spring" Classes: http://bit.ly/restwithspring - [Spring Data Java 8 Support](http://www.baeldung.com/spring-data-java-8) - [A Quick Guide to Maven Wrapper](http://www.baeldung.com/maven-wrapper) - [An Introduction to Kong](http://www.baeldung.com/kong) +- [Spring Boot Customize Whitelabel Error Page](http://www.baeldung.com/spring-boot-custom-error-page)