blob: fef17fdeb8fc537a840618dfc1c4fd2a3a94b90b [file] [log] [blame]
{
"groups": [
{
"name": "camel.dataformat.lzf",
"type": "org.apache.camel.dataformat.lzf.springboot.LZFDataFormatConfiguration",
"sourceType": "org.apache.camel.dataformat.lzf.springboot.LZFDataFormatConfiguration"
},
{
"name": "camel.dataformat.lzf.customizer",
"type": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties",
"sourceType": "org.apache.camel.dataformat.lzf.springboot.LZFDataFormatConfiguration",
"sourceMethod": "getCustomizer()"
}
],
"properties": [
{
"name": "camel.dataformat.lzf.customizer.enabled",
"type": "java.lang.Boolean",
"sourceType": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties"
},
{
"name": "camel.dataformat.lzf.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable auto configuration of the lzf data format. This is enabled by default.",
"sourceType": "org.apache.camel.dataformat.lzf.springboot.LZFDataFormatConfiguration"
},
{
"name": "camel.dataformat.lzf.using-parallel-compression",
"type": "java.lang.Boolean",
"description": "Enable encoding (compress) using multiple processing cores.",
"sourceType": "org.apache.camel.dataformat.lzf.springboot.LZFDataFormatConfiguration",
"defaultValue": false
}
],
"hints": []
}