Browse Source

Add grpc starter and httpexchange starter to community starters

See gh-39437
pull/40490/head
Freeman Liu 2 years ago committed by Andy Wilkinson
parent
commit
6aefe505e5
  1. 5
      spring-boot-project/spring-boot-starters/README.adoc

5
spring-boot-project/spring-boot-starters/README.adoc

@ -114,7 +114,7 @@ do as they were designed before this was clarified. @@ -114,7 +114,7 @@ do as they were designed before this was clarified.
| https://github.com/dabla/grizzly-spring-boot-starter
| https://www.grpc.io/[gRPC]
| https://github.com/LogNet/grpc-spring-boot-starter & https://github.com/yidongnan/grpc-spring-boot-starter
| https://github.com/LogNet/grpc-spring-boot-starter & https://github.com/yidongnan/grpc-spring-boot-starter & https://github.com/DanielLiu1123/grpc-starter
| https://ha-jdbc.github.io/[HA JDBC]
| https://github.com/lievendoclo/hajdbc-spring-boot
@ -236,6 +236,9 @@ do as they were designed before this was clarified. @@ -236,6 +236,9 @@ do as they were designed before this was clarified.
| https://projects.spring.io/spring-batch/[Spring Batch] (Advanced usage)
| https://github.com/codecentric/spring-boot-starter-batch-web
| https://docs.spring.io/spring-framework/reference/integration/rest-clients.html#rest-http-interface[Spring Http Interface]
| https://github.com/DanielLiu1123/httpexchange-spring-boot-starter
| https://projects.spring.io/spring-shell/[Spring Shell]
| https://github.com/fonimus/ssh-shell-spring-boot

Loading…
Cancel
Save