Skip navigation links

grpc-server-spring-boot-autoconfigure 2.12.0.RELEASE API

Packages 
Package Description
net.devh.boot.grpc.server.advice  
net.devh.boot.grpc.server.autoconfigure
The Spring-Boot auto configuration classes that setup the gRPC server environment.
net.devh.boot.grpc.server.condition  
net.devh.boot.grpc.server.config
Classes related to the gRPC server configuration.
net.devh.boot.grpc.server.interceptor
Classes related to the gRPC (global) server interceptors and their discovery.
net.devh.boot.grpc.server.metric
A package containing the server side classes for grpc metric collection.
net.devh.boot.grpc.server.nameresolver
Classes used to resolve the client name into the actual service addresses.
net.devh.boot.grpc.server.scope  
net.devh.boot.grpc.server.security.authentication
Contains the security classes related to authentication checks.
net.devh.boot.grpc.server.security.check
Contains the security classes related to authorization checks.
net.devh.boot.grpc.server.security.interceptors
Contains the interceptors that handle the security for the actual gRPC requests.
net.devh.boot.grpc.server.serverfactory
Contains factories and related classes to setup the server.
net.devh.boot.grpc.server.service
Classes related to the gRPC server services and their discovery.
Skip navigation links