Skip to content
Snippets Groups Projects
Commit c6f7cf1f authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

add resource folder for configuration

parent 7aab794d
No related branches found
No related tags found
1 merge request!1Add Implementations of Use Cases
cassandra.host=localhost
cassandra.port=9042
cassandra.keyspace=titanccp
cassandra.init.timeout.ms=30000
webserver.enable=true
webserver.port=8081
webserver.cors=true
webserver.gzip=false
kafka.bootstrap.servers=localhost:9092
kafka.input.topic=input
kafka.output.topic=output
num.threads=1
commit.interval.ms=10
cache.max.bytes.buffering=-1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment