2018-10-09 09:36:15 +02:00
|
|
|
server.port=${port:8200}
|
|
|
|
|
kie-wb.baseurl=http://localhost:8080/kie-wb/rest
|
|
|
|
|
kie-wb.username=admin
|
|
|
|
|
kie-wb.password=admin
|
2019-03-09 19:02:06 +01:00
|
|
|
|
2019-01-15 18:49:09 +01:00
|
|
|
|
2019-01-31 16:54:04 +01:00
|
|
|
spring.data.elasticsearch.cluster-nodes=localhost:9300
|
2018-11-07 13:40:04 +01:00
|
|
|
|
2019-01-25 18:47:46 +01:00
|
|
|
|
|
|
|
|
spring.data.mongodb.database=businessProxyDB
|
2019-03-09 19:02:06 +01:00
|
|
|
spring.data.mongodb.host=localhost:28017
|
2019-02-07 11:45:07 +01:00
|
|
|
|
|
|
|
|
spring.servlet.multipart.enabled=false
|