io.helidon.webserver.spi.ServerFeature
Description
This type is a provider contract.
Implementations
| Key | Description |
|---|---|
access- | Configuration of access log feature |
context | Configuration of context feature |
cors | Configuration of CORS feature |
grpc- | Configuration of gRPC Reflection feature |
hsts | Configuration of the HSTS feature |
limits | Server feature that adds limits as filters |
observe | Configuration for observability feature itself |
openapi | OpenAPI feature configuration |
security | Configuration of security feature fow webserver |
static- | Configuration of Static content feature |
stuck- | Configuration of the stuck thread detection feature |
Usages
See the manifest for all available types.