grpc-ecosystem/grpc-spring
Spring Boot starter module for gRPC framework. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 95
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3533
- days_rel: n/a
- days_push: 34
- n_releases_24m: 0
Adoption not part of the score
3708 stars · 860 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Spring Boot starter that integrates the gRPC framework into Spring applications, auto-configuring gRPC servers for @GrpcService beans and managing channels/stubs for @GrpcClient annotations. It supports Spring Security and Spring Cloud service discovery (Consul, Eureka, Nacos).
Use cases
- expose grpc services in a spring boot app
- inject grpc client stubs with annotations
- register grpc servers with eureka or consul
- secure grpc endpoints with spring security
- build microservices with grpc and spring cloud
When to choose
- you use Spring Boot and want gRPC with minimal boilerplate
- you need gRPC service discovery via Spring Cloud
- you want annotation-driven gRPC server and client configuration
When to avoid
- you don't use the Spring ecosystem
- you need non-JVM gRPC support
- you prefer plain grpc-java without Spring integration
Facets
library · maturity active
rpc middleware api-framework backend microservices apis developer-tools jvm grpc spring-boot-starter spring-cloud service-discovery microservices spring
2 sources
- readme: https://github.com/grpc-ecosystem/grpc-spring · fetched 2026-08-28 · 39503fa5fc4b
- homepage: https://grpc-ecosystem.github.io/grpc-spring/ · fetched 2026-08-29 · b217231a58fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| grpc-ecosystem/grpc-spring | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="grpc-ecosystem/grpc-spring")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem