- HelidonRestServiceSupport (servicecommon.rest) Configuration
Type: io.helidon.servicecommon.rest.HelidonRestServiceSupport
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
cors | Sets the cross-origin config builder for use in establishing CORS support for the service endpoints. | ||
routing | string | Sets the routing name to use for setting up the service’s endpoint. | |
web-context | string | Sets the web context to use for the service’s endpoint. |