META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of camel-zipfile-starter Show documentation
Show all versions of camel-zipfile-starter Show documentation
Spring-Boot Starter for Camel Zip file support
{
"properties": [
{
"defaultValue": true,
"name": "camel.dataformat.zipfile.enabled",
"description": "Enable zipfile dataformat",
"type": "java.lang.Boolean"
}
]
}