Package | Description |
---|---|
net.devh.boot.grpc.common.autoconfigure |
The Spring-Boot auto configuration classes that setup the gRPC environment with features that can be used by both the
client and the server.
|
net.devh.boot.grpc.common.codec |
Classes related to the gRPC codec usage for both the server and the client.
|
net.devh.boot.grpc.common.metric |
Shared code for grpc metric collection related classes.
|
net.devh.boot.grpc.common.security | |
net.devh.boot.grpc.common.util |
Utilities for both the server and the client.
|