https://github.com/majusko/grpc-example
Example project to show case gRCP usage.
https://github.com/majusko/grpc-example
apm grpc grpc-demo grpc-example grpc-java java jwt kotlin spring-boot
Last synced: 12 months ago
JSON representation
Example project to show case gRCP usage.
- Host: GitHub
- URL: https://github.com/majusko/grpc-example
- Owner: majusko
- License: other
- Created: 2019-11-10T14:28:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T01:26:02.000Z (about 3 years ago)
- Last Synced: 2025-03-30T15:38:43.935Z (12 months ago)
- Topics: apm, grpc, grpc-demo, grpc-example, grpc-java, java, jwt, kotlin, spring-boot
- Language: Kotlin
- Size: 92.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Example for Spring Boot Starter project using [gRPC framework](https://grpc.io/)
[](https://travis-ci.com/majusko/grpc-example)
[](https://codecov.io/gh/majusko/grpc-example/branch/master)
[](https://opensource.org/licenses/MIT)
Example of using Spring Boot, gRPC, JWT and Elastic APM with:
- [gRPC Spring Boot Starter library](https://github.com/LogNet/grpc-spring-boot-starter)
- [gRPC JWT Spring Boot Starter library](https://github.com/majusko/grpc-jwt-spring-boot-starter/)
- [gRPC Elastic APM Spring Boot Starter library](https://github.com/majusko/grpc-apm-spring-boot-starter/)