Configuration options

Table 1. Optional configuration options
key type default value description

fallback

 

Existing context to be used as a fallback for this context.

media-supports

io.helidon.http.media.MediaSupport[] (service provider interface)

Such as:

 

Media supports to use. This instance has priority over provider(s) discovered by service loader. The providers are used in order of calling this method, where the first support added is the first one to be queried for readers and writers.

register-defaults

boolean

true

Should we register defaults of Helidon, such as String media support.