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