From 1240864a5e1b7231429199db60b21ba82e7b61bb Mon Sep 17 00:00:00 2001 From: Anand Manissery Date: Tue, 1 Nov 2022 20:08:53 +0530 Subject: [PATCH 1/2] Add reference to Failover starter See gh-32943 --- 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 d144e82465b..702ff5d6244 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -247,4 +247,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://societe-generale.github.io/failover/[Failover] +| https://github.com/societe-generale/failover + |=== From 18592e8145a9b72085fed00258e4facfb5851a7a Mon Sep 17 00:00:00 2001 From: Moritz Halbritter Date: Wed, 1 Mar 2023 13:18:45 +0100 Subject: [PATCH 2/2] Polish "Add reference to Failover starter" See gh-32943 --- 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 702ff5d6244..0cedd66f6ba 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -88,6 +88,9 @@ do as they were designed before this was clarified. | ErroREST exception handler | https://github.com/mkopylec/errorest-spring-boot-starter +| https://societe-generale.github.io/failover/[Failover] +| https://github.com/societe-generale/failover + | https://www.flowable.org/[Flowable] | https://github.com/flowable/flowable-engine/tree/master/modules/flowable-spring-boot/flowable-spring-boot-starters @@ -247,7 +250,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://societe-generale.github.io/failover/[Failover] -| https://github.com/societe-generale/failover - |===