io.helidon.webserver.context.ContextFeature
Description
Configuration of context feature
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
records | List<ContextRecordConfig> | List of propagation records | |
weight | Double | 1100.0 | Weight of the context feature |
sockets | List<String> | List of sockets to register this feature on |
Usages
See the manifest for all available types.