From e632ea706d3d8abbeb78cea60959303db8743c14 Mon Sep 17 00:00:00 2001 From: EugeneMsv Date: Tue, 16 Jul 2019 18:57:44 +0300 Subject: [PATCH] Add reference to amqp-rabbit-spring-boot-autoconfigure See gh-17537 --- spring-boot-project/spring-boot-starters/README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index e61c0789999..61d766960c3 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -193,4 +193,6 @@ do as they were designed before this was clarified. | https://alexo.github.io/wro4j/[Wro4j] | https://github.com/michael-simons/wro4j-spring-boot-starter +| https://github.com/EugeneMsv/amqp-rabbit-spring-boot-autoconfigure[amqp-rabbit-spring-boot-autoconfigure] +| https://github.com/EugeneMsv/amqp-rabbit-spring-boot-autoconfigure |===