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-bindy-starter Show documentation
Show all versions of camel-bindy-starter Show documentation
Spring-Boot Starter for Camel Bindy data format support
{
"properties": [
{
"defaultValue": true,
"name": "camel.dataformat.bindy-csv.enabled",
"description": "Enable bindy-csv dataformat",
"type": "java.lang.Boolean"
},
{
"defaultValue": true,
"name": "camel.dataformat.bindy-fixed.enabled",
"description": "Enable bindy-fixed dataformat",
"type": "java.lang.Boolean"
},
{
"defaultValue": true,
"name": "camel.dataformat.bindy-kvp.enabled",
"description": "Enable bindy-kvp dataformat",
"type": "java.lang.Boolean"
}
]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy