kie-platform/drools-framework-business-proxy-parent/drools-framework-business-indexer-app/src/main/resources/application.properties
Nicolas Héron a79802646c Use Kafka
2020-06-24 23:21:21 +02:00

8 lines
No EOL
228 B
INI

kafka.bootstrapAddress=localhost:9092,localhost:9093,localhost:9094
kieserver.login=kieserver
kieserver.password=kieserver1
spring.data.mongodb.database=businessProxyDB
spring.data.mongodb.host=localhost:28017
server.port=5547