Skip to content

Commit

Permalink
Merge pull request spring-projects#39437 from DanielLiu1123
Browse files Browse the repository at this point in the history
* spring-projectsgh-39437:
  Add grpc starter and httpexchange starter to community starters

Closes spring-projectsgh-39437
  • Loading branch information
wilkinsona committed Apr 23, 2024
2 parents 792b8fd + 6aefe50 commit 6e37567
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion spring-boot-project/spring-boot-starters/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 6e37567

Please sign in to comment.