GRPC Server Properties (grpc)

Configuration properties to be applied to gRPC endpoints that match the specified URI.

Name Type Default Description

httpEndpoints

string

The list of HTTP endpoints on which to handle gRPC requests.

id

string

A unique configuration ID.

maxInboundMessageSize

int

The maximum inbound message size.

serverInterceptors

string

A list of fully qualified class names for gRPC server interceptor classes.

target

string
Required

GRPC target endpoint