-
Updated
Mar 24, 2021 - Java
#
grpc-java
Here are 225 public repositories matching this topic...
Spring Boot starter module for gRPC framework.
A collection of useful/essential gRPC Java Examples
java
docker
kubernetes
spring-boot
stream
examples
containers
jpa
rxjava
grpc
prometheus
java8
rxjava2
zipkin
distributed-tracing
grpc-java
-
Updated
Mar 18, 2021 - Java
oferb
commented
Sep 15, 2018
This might be faster:
git clone /path/to/base/head/startup-os
We could also probably do:
git clone file:///path/to/base/head/startup-os --depth=1
gRPC Kotlin Coroutines, Protobuf DSL, Scripting for Protoc
kotlin
protobuf
protocol-buffers
coroutines
grpc
code-generation
kotlin-script
kotlin-coroutines
grpc-java
protoc-plugin
protoc-grpc-plugin
grpc-kotlin
-
Updated
Dec 18, 2020 - Kotlin
Spring Boot starter module for gRPC framework.
microservice
gateway
rpc
soa
spring-boot-starter
zuul
rpc-framework
grpc-java
interface-service
pojo-param
-
Updated
Nov 8, 2017
Kafka Streams + Java + gRPC + TensorFlow Serving => Stream Processing combined with RPC / Request-Response
java
machine-learning
kafka
deep-learning
tensorflow
apache
grpc
confluent
java-platform
machinelearning
deeplearning
apache-kafka
kafka-streams
tensorflow-serving
grpc-java
-
Updated
Nov 12, 2019 - Java
A Java API for Helm, the Kubernetes package manager.
-
Updated
Mar 4, 2020 - Java
Spring Boot-based gRPC server with gRPC endpoints secured by Spring Security
-
Updated
Jan 24, 2018 - Java
A webserver that's also a grpc proxy for browsers
-
Updated
Mar 30, 2021 - JavaScript
gRPC Testing Made Simple by Karate
-
Updated
Mar 31, 2021 - Java
A gRPC Java testing tool to easily mock endpoints of gRPC services for IT or Unit testing
spring-boot
grpc
mocking
junit5
grpc-java
grpc-testing
grpc-services
grpc-mocking
mapping-stubs
grpc-it
grpc-java-testing
grpc-integration-testing
-
Updated
Mar 5, 2021 - Java
An enterprise ready micro service project base on gRPC
docker
kubernetes
elasticsearch
microservice
example
grpc
mockito
guice
microservices-architecture
testng
grpc-java
protobuffer
server-stream
client-stream
-
Updated
Mar 25, 2021 - Java
angelomelonas
commented
Aug 7, 2019
The current create-cert.sh script is for Windows. It should be converted to work for OSX/Unix and a .bat file should be added for Windows.
Spring boot starter for gRPC framework with Elastic APM
java
elasticsearch
spring-boot
grpc
tracing
interceptor
springboot
grpc-framework
grpc-java
grpc-library
elastic-apm
springboot-starter
grpc-interceptor
apm-tracer
lognet-grpc-library
-
Updated
Apr 2, 2021 - Java
Spring boot starter for gRPC framework with JWT authorization
java
jwt
microservices
spring-boot
protobuf
signing
annotations
grpc
interceptor
java-library
grpc-framework
proto
autowire
grpc-java
grpc-library
springboot-starter
jwt-authorization
ownerfield
-
Updated
Apr 2, 2021 - Java
Sample application with gRPC and Nginx
-
Updated
Mar 26, 2018 - Java
gRPC Kotlin template project for getting started building clients and services using Kotlin Coroutines and kroto-plus code generation.
-
Updated
Sep 1, 2019 - Kotlin
Improve this page
Add a description, image, and links to the grpc-java topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the grpc-java topic, visit your repo's landing page and select "manage topics."
As seen in #213, accidentally adding the
reactor-grpc
protoc compiler plugin to the classpath causes confusing compilation failures.Shade and relocate dependencies into the compiler plugins to prevent this from happening.