Procházet zdrojové kódy

fix dev profile for invoicegen

Karen Kho před 8 roky
rodič
revize
175ebed81a

+ 15 - 0
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-dev.yml

@@ -18,6 +18,21 @@ spring:
       password: postgres
       driverClassName: org.postgresql.Driver
 
+  batch:
+    job:
+      enabled: true
+
+  redis:
+      host: localhost
+      port: 6379
+
+batch:
+  resourceLocation: "file:target/libs/crss-settlement-task-invoice-generation-2.0.0.RC6.jar"
+  chunkSize: 100
+  maxWorkers: 2
+  partitionSize:
+    amsSp: 15
+
 sftp:
   credentials:
     username: pemc