Description

Configuration of a resource.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
contentVALUEString Binary content of the resource (base64 encoded)
content-plainVALUEString Plain content of the resource (text)
descriptionVALUEString Description of this resource when configured through plain text or binary
pathVALUEPath Resource is located on filesystem
proxy-hostVALUEString Host of the proxy when using URI
proxy-portVALUEInteger80Port of the proxy when using URI
resource-pathVALUEString Resource is located on classpath
uriVALUEURI Resource is available on a java.net.URI
use-proxyVALUEBooleantrueWhether to use proxy

See the manifest for all available types.