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