GrpcReflectionFeature (webserver.grpc) Configuration

Type: io.helidon.webserver.grpc.GrpcReflectionFeature

Config key
grpc-reflection
Copied

This type provides the following service implementations:

  • io.helidon.webserver.spi.ServerFeatureProvider

Configuration options

Optional configuration options
keytypedefault valuedescription
enabled

boolean

false

This feature can be enabled.

sockets

string[]

 

List of sockets to register this feature on. If empty, it would get registered on all sockets.