@@ -2,7 +2,7 @@ spring:
rabbitmq:
host: rabbitmq.marathon.l4lb.thisdcos.directory
redis:
- host: redis.marathon.l4lb.thisdcos.directory
+ host: redis.marathon.mesos
datasource:
driverClassName: org.postgresql.Driver
@@ -5,6 +5,3 @@ spring:
jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=audit
username: crss_audit
password: crss_audit
-
- redis:
@@ -18,9 +18,6 @@ spring:
ddl-auto: none
hbm2ddl:
auto: none
- port: 6379
security:
oauth2:
@@ -35,9 +35,6 @@ spring:
temp:
use_jdbc_metadata_defaults: false
logging:
level:
com.pemc: debug
@@ -53,10 +53,6 @@ spring:
initializer:
enabled: false
cache:
jcache:
config: ehcache3.xml
@@ -54,10 +54,6 @@ spring:
@@ -72,10 +72,6 @@ spring:
import_files:
com.pemc.crss.settlement.task.calculation.addtlcomp: DEBUG
@@ -74,10 +74,6 @@ spring:
batch:
chunkSize: 100
maxWorkers: 10