From c5475678823aa84c5e138d7a8c9b0e705c5e53b8 Mon Sep 17 00:00:00 2001 From: ThierrySquirrel <49895274+ThierrySquirrel@users.noreply.github.com> Date: Tue, 2 Jun 2020 23:37:13 +0800 Subject: [PATCH 1/2] Add reference to rocketmq-spring-boot-starter See gh-21653 --- 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 ee4496f6c32..58af823d115 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -226,4 +226,7 @@ do as they were designed before this was clarified. | https://github.com/knowm/XChange[XChange] | https://github.com/cassandre-tech/cassandre-trading-bot +| https://github.com/ThierrySquirrel[ThierrySquirrel] +| https://github.com/ThierrySquirrel/rocketmq-spring-boot-starter + |=== From 4624bf655298b31c39f89b9d6985ec5c073f339e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 5 Jun 2020 14:47:32 +0200 Subject: [PATCH 2/2] Polish "Add reference to rocketmq-spring-boot-starter" See gh-21653 --- spring-boot-project/spring-boot-starters/README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index 58af823d115..d8e6b2b76e7 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -31,6 +31,9 @@ do as they were designed before this was clarified. | https://qpid.apache.org/components/jms/[Apache Qpid] | https://github.com/amqphub/amqp-10-jms-spring-boot +| https://rocketmq.apache.org/[Apache RocketMQ] +| https://github.com/ThierrySquirrel/rocketmq-spring-boot-starter + | https://wicket.apache.org/[Apache Wicket] | https://github.com/MarcGiffing/wicket-spring-boot @@ -226,7 +229,4 @@ do as they were designed before this was clarified. | https://github.com/knowm/XChange[XChange] | https://github.com/cassandre-tech/cassandre-trading-bot -| https://github.com/ThierrySquirrel[ThierrySquirrel] -| https://github.com/ThierrySquirrel/rocketmq-spring-boot-starter - |===