From f32020aaad2cdd9ad39bcff494e790b245af6263 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 17 Jul 2019 11:30:57 +0200 Subject: [PATCH] Polish "Add reference to amqp-rabbit-spring-boot-autoconfigure" See gh-17537 --- spring-boot-project/spring-boot-starters/README.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index 61d766960c3..5d7fd77217a 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -148,6 +148,9 @@ do as they were designed before this was clarified. | https://www.rabbitmq.com/[RabbitMQ] (Advanced usage) | https://github.com/societe-generale/rabbitmq-advanced-spring-boot-starter +| https://www.rabbitmq.com/[RabbitMQ] (Declarative configuration) +| https://github.com/EugeneMsv/amqp-rabbit-spring-boot-autoconfigure + | https://resteasy.jboss.org/[RESTEasy] | https://github.com/resteasy/resteasy-spring-boot @@ -193,6 +196,4 @@ 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 |===