An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Example for Spring Boot Starter project using [gRPC framework](https://grpc.io/)

[![Build Status](https://travis-ci.com/majusko/grpc-example.svg?branch=master)](https://travis-ci.com/majusko/grpc-example)
[![Test Coverage](https://codecov.io/gh/majusko/grpc-example/branch/master/graph/badge.svg)](https://codecov.io/gh/majusko/grpc-example/branch/master)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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/)