From eac4c7e882cedbb9a4ef8948051c50cdb401ccda Mon Sep 17 00:00:00 2001 From: Arthur Gavlyukovskiy Date: Mon, 24 Jul 2017 23:56:53 +0300 Subject: [PATCH] Add p6spy, datasource-proxy and flexy-pool starters reference Closes gh-9828 --- 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 3fd4a680cd8..34b5c87938c 100644 --- a/spring-boot-starters/README.adoc +++ b/spring-boot-starters/README.adoc @@ -49,6 +49,9 @@ do as they were designed before this was clarified. | http://www.couchbase.com/[Couchbase] HTTP session | https://github.com/mkopylec/session-couchbase-spring-boot-starter +| 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 + | http://ff4j.org/[Feature Flipping For Java (FF4J)] | https://github.com/clun/ff4j/