From cd6945aad299259bc9b9eb76c3aeff8662f47bfc Mon Sep 17 00:00:00 2001 From: mvanmeerbeck Date: Mon, 24 Aug 2020 10:50:32 +0200 Subject: [PATCH 1/2] Add Hyperledger Fabric for Spring Boot Starter See gh-23058 --- 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 0ca5b5636e..c449993bd4 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -112,6 +112,9 @@ do as they were designed before this was clarified. | Hiatus for Spring Boot | https://github.com/jihor/hiatus-spring-boot +| Hyperledger Fabric for Spring Boot Starter +| https://github.com/bxforce/hyperledger-fabric-spring-boot + | https://infinispan.org/[Infinispan] | https://github.com/infinispan/infinispan-spring-boot From 2f7f5f4c8e2a0d61a9eb568f75d31c8280dc97e6 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 24 Aug 2020 11:33:02 +0200 Subject: [PATCH 2/2] Polish "Add Hyperledger Fabric for Spring Boot Starter" See gh-23058 --- spring-boot-project/spring-boot-starters/README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index c449993bd4..7c6265ecc7 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -112,7 +112,7 @@ do as they were designed before this was clarified. | Hiatus for Spring Boot | https://github.com/jihor/hiatus-spring-boot -| Hyperledger Fabric for Spring Boot Starter +| https://www.hyperledger.org/use/fabric[Hyperledger Fabric] | https://github.com/bxforce/hyperledger-fabric-spring-boot | https://infinispan.org/[Infinispan]