maasglobal_cicdtest/00_Global-Config/custom-service-java/CarStatusInformationKafkaIN...

33 lines
691 B
JSON

{
"enabled": true,
"metadata": {
"clusterVersion": "1.211.111.20210222-093946",
"configurationVersions": [
0
]
},
"name": "{{.name}}",
"processGroups": [],
"queueEntryPoint": true,
"queueEntryPointType": "KAFKA",
"rules": [
{
"annotations": [],
"className": "com.bmw.carsharing.csi.kafka.KafkaConsumerBean",
"enabled": true,
"fileName": "",
"id": "565d5882-09fa-4492-9941-13da20011624",
"matcher": "EQUALS",
"methodRules": [
{
"argumentTypes": [
"org.apache.kafka.clients.consumer.ConsumerRecord"
],
"id": "9ad5cf74-1d83-4691-86e8-746472ab854f",
"methodName": "submitRecord",
"returnType": "void"
}
]
}
]
}