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-ognl-starter Show documentation
Show all versions of camel-ognl-starter Show documentation
Spring-Boot Starter for Camel OGNL support
{
"properties": [
{
"defaultValue": true,
"name": "camel.language.ognl.enabled",
"description": "Enable ognl language",
"type": "java.lang.Boolean"
}
]
}