io.helidon.http.media.MediaContext
Description
Media context to obtain readers and writers of various supported content types
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
media- | Boolean | true | Whether to enable automatic service discovery for media- |
register- | Boolean | true | Should we register defaults of Helidon, such as String media support |
media- | List< | Media supports to use | |
fallback | Media | Existing context to be used as a fallback for this context |
Usages
server.media- context server.media- context. fallback server.sockets. media- context server.sockets. media- context. fallback
See the manifest for all available types.