Configuration options
| key | type | default value | description |
|---|---|---|---|
|
string |
|
Binary content of the resource (base64 encoded). |
|
string |
|
Plain content of the resource (text). |
|
string |
|
Description of this resource when configured through plain text or binary. |
|
Path |
|
Resource is located on filesystem. |
|
string |
|
Host of the proxy when using URI. |
|
int |
|
Port of the proxy when using URI. |
|
string |
|
Resource is located on classpath. |
|
URI |
|
Resource is available on a java.net.URI. See proxy() See useProxy() |
|
boolean |
|
Whether to use proxy. If set to |