Spring gRPC 1.1.0-SNAPSHOT API
This document is the API specification for Spring gRPC
For further API reference and developer documentation, see the Spring gRPC reference documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.
Packages
Package
Description
Core module for Spring gRPC.
gRPC client infrastructure.
AOT (Ahead-Of-Time) processing for gRPC clients.
gRPC client interceptors.
Security-related gRPC client interceptors.
Internal utilities and helpers.
gRPC server infrastructure.
Support for annotation-based gRPC exception handling using
@GrpcAdvice and
@GrpcExceptionHandler.Exception handling for gRPC servers.
gRPC server events.
Security infrastructure for gRPC servers.
gRPC service discovery and configuration.