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