ContextFeature (webserver.context) Configuration

Type: io.helidon.webserver.context.ContextFeature

Config key
context
Copied

This type provides the following service implementations:

  • io.helidon.webserver.spi.ServerFeatureProvider

Configuration options

Optional configuration options
keytypedefault valuedescription
records 

List of propagation records.

sockets

string[]

 

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

weight

double

1100.0

Weight of the context feature. As it is used by other features, the default is quite high: 1100.0.