Explorar o código

add localhost

mlnicolas %!s(int64=8) %!d(string=hai) anos
pai
achega
1ec8b4283b
Modificáronse 2 ficheiros con 9 adicións e 1 borrados
  1. 4 0
      crss-dataflow-app/application.yml
  2. 5 1
      crss-mq-computation/application.yml

+ 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: