From 34986ed12fbb474cf3c79011d9c01d91a556689a Mon Sep 17 00:00:00 2001 From: Jichun Liu Date: Fri, 23 Mar 2018 22:14:54 +0800 Subject: [PATCH] Add docker-api starter to 3rd party list See https://github.com/jliu666/docker-api-spring-boot Closes gh-12605 --- spring-boot-project/spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index 066d6b88266..77f00f5ce50 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -61,6 +61,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 +| https://github.com/docker-java/docker-java/[Docker Java] and https://github.com/spotify/docker-client/[Docker Client] +| https://github.com/jliu666/docker-api-spring-boot + | ErroREST exception handler | https://github.com/mkopylec/errorest-spring-boot-starter