- Resource (common.configurable) Configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
content | string | Base64 encoded content of the resource | |
content-plain | string | Plain text content of the resource | |
path | string | File system path to the resource. | |
proxy-host | string | Host of the proxy when using url. | |
proxy-port | int | Port of the proxy when using url. | |
resource-path | string | Classpath location of the resource. | |
uri | URI | URI of the resource. | |
use-proxy | boolean | true | Whether to use proxy. Only used if proxy-host is defined as well. |