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-ftp-starter Show documentation
Show all versions of camel-ftp-starter Show documentation
Spring-Boot Starter for Camel FTP support
{
"properties": [
{
"defaultValue": true,
"name": "camel.component.ftps.enabled",
"description": "Enable ftps component",
"type": "java.lang.Boolean"
},
{
"defaultValue": true,
"name": "camel.component.sftp.enabled",
"description": "Enable sftp component",
"type": "java.lang.Boolean"
},
{
"defaultValue": true,
"name": "camel.component.ftp.enabled",
"description": "Enable ftp component",
"type": "java.lang.Boolean"
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy