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-context-starter Show documentation
Show all versions of camel-context-starter Show documentation
Spring-Boot Starter for Camel Context component to expose CamelContext objects as a black box Component for use in other routes
{
"properties": [
{
"defaultValue": true,
"name": "camel.component.context.enabled",
"description": "Enable context component",
"type": "java.lang.Boolean"
}
]
}