io.helidon.webserver.grpc.GrpcReflectionFeature
Description
Configuration of gRPC Reflection feature
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
sockets | List<String> | List of sockets to register this feature on | |
enabled | Boolean | false | This feature can be enabled |
Usages
See the manifest for all available types.