blob: e5ac836e108b263156ab651a6ec48a7dba8ab626 [file] [log] [blame]
{
"groups": [
{
"name": "camel.language.groovy",
"type": "org.apache.camel.language.groovy.springboot.GroovyLanguageConfiguration",
"sourceType": "org.apache.camel.language.groovy.springboot.GroovyLanguageConfiguration"
},
{
"name": "camel.language.groovy.customizer",
"type": "org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon$CustomizerProperties",
"sourceType": "org.apache.camel.language.groovy.springboot.GroovyLanguageConfiguration",
"sourceMethod": "getCustomizer()"
}
],
"properties": [
{
"name": "camel.language.groovy.customizer.enabled",
"type": "java.lang.Boolean",
"sourceType": "org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon$CustomizerProperties"
},
{
"name": "camel.language.groovy.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable auto configuration of the groovy language. This is enabled by default.",
"sourceType": "org.apache.camel.language.groovy.springboot.GroovyLanguageConfiguration"
},
{
"name": "camel.language.groovy.trim",
"type": "java.lang.Boolean",
"description": "Whether to trim the value to remove leading and trailing whitespaces and line breaks",
"sourceType": "org.apache.camel.language.groovy.springboot.GroovyLanguageConfiguration",
"defaultValue": true
}
],
"hints": []
}