From 91decda19f8bc6c319a589318c7021eda6ef0e5a Mon Sep 17 00:00:00 2001 From: Mariusz Kopylec Date: Thu, 7 Sep 2017 13:42:43 +0200 Subject: [PATCH] Add ErroREST Spring Boot starter entry Closes gh-10198 --- spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-starters/README.adoc b/spring-boot-starters/README.adoc index 00a404e39b..69d4d2a65f 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -58,6 +58,9 @@ do as they were designed before this was clarified. | DataSource decorating (https://github.com/p6spy/p6spy[P6Spy], https://github.com/ttddyy/datasource-proxy[datasource-proxy], https://github.com/vladmihalcea/flexy-pool[FlexyPool]) | https://github.com/gavlyukovskiy/spring-boot-data-source-decorator +| ErroREST exception handler +| https://github.com/mkopylec/errorest-spring-boot-starter + | http://ff4j.org/[Feature Flipping For Java (FF4J)] | https://github.com/clun/ff4j/