mlnicolas 8 rokov pred
rodič
commit
1ec8b4283b

+ 4 - 0
crss-dataflow-app/application.yml

@@ -25,6 +25,10 @@ spring:
     job:
       enabled: false
 
+  redis:
+      host: localhost
+      port: 6379
+
 #liquibase:
 #  change-log: classpath:/db/db.changelog-master.xml
 

+ 5 - 1
crss-mq-computation/application.yml

@@ -49,13 +49,17 @@ spring:
     jcache:
       config: ehcache3.xml
 
+  redis:
+      host: localhost
+      port: 6379
+
 logging:
   level:
     com.pemc: debug
     # org.hibernate.stat: debug
 
 batch:
-  #resourceLocation: "file:target/libs/crss-meterprocess-task-mqcomputation-1.0.0.BUILD-SNAPSHOT.jar"
+  #resourceLocation: "file:target/libs/crss-meterprocess-task-mqcomputation-1.1.1.BUILD-SNAPSHOT.jar"
   chunkSize: 100
   maxWorkers: 10
   partitionSize: