Use Kafka
This commit is contained in:
parent
a79802646c
commit
033628c336
14 changed files with 340 additions and 149 deletions
|
|
@ -3,5 +3,6 @@ package org.chtijbug.drools.common;
|
|||
public class KafkaTopicConstants {
|
||||
public final static String LOGING_TOPIC ="logging";
|
||||
public final static String RESPONSE_TOPIC ="Response";
|
||||
public final static String RESPONSE_DEPLOY_TOPIC ="ResponseDeploy";
|
||||
public final static String REVERSE_PROXY="proxy";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue