io.helidon.webserver.servicecommon.HelidonFeatureSupport
Description
Common base implementation for HttpService service support classes which involve REST endpoints
Configuration options
| Key | Type | Description |
|---|---|---|
web-context | String | Set the root context for the REST API of the service |
cross-origin-config | CrossOriginConfig | Set the CORS config from the specified CrossOriginConfig object |
See the manifest for all available types.