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-drill-starter Show documentation
Show all versions of camel-drill-starter Show documentation
Spring-Boot Starter for Camel Apache Drill support
The newest version!
{
"properties": [
{
"defaultValue": true,
"name": "camel.component.drill.enabled",
"description": "Enable drill component",
"type": "java.lang.Boolean"
}
]
}