This reverts commit bd66bf53c2898bcdb1fb64cf36be600e18466e18.
@@ -34,6 +34,9 @@ spring:
username: crss_dataflow
password: crss_dataflow
maximumPoolSize: 5
+
+ profiles:
+ include: mesos
cloud:
deployer:
mesos:
@@ -40,9 +40,6 @@ spring:
connectionTimeout: 10000
maxPoolSize: 20
- profiles:
- include:
-
jpa:
show-sql: false
generate-ddl: true
@@ -44,6 +44,8 @@ spring:
test-on-borrow: true
validation-query: SELECT 1
@@ -61,9 +61,6 @@ spring:
hbm2ddl:
import_files:
- include: mesos
task:
initialize:
@@ -35,6 +35,9 @@ spring:
connectionTimeout: 300000
@@ -36,9 +36,6 @@ spring:
password: postgres
driverClassName: org.postgresql.Driver
redis:
host: localhost
port: 6379
@@ -54,6 +54,8 @@ spring:
connectionTimeout: 60000
@@ -51,6 +51,9 @@ spring:
username: crss_registration
password: 51UF3JA9
@@ -73,9 +73,6 @@ spring:
jdbc:
batch_size: 1000
ddl-auto: none
@@ -24,9 +24,6 @@ spring:
maximumPoolSize: 10
sftp:
credentials:
username: pemc
@@ -37,6 +37,9 @@ spring:
@@ -24,6 +24,9 @@ spring:
@@ -50,9 +50,6 @@ spring:
jdbcUrl: jdbc:postgresql://10.64.0.4:5432/crss?currentSchema=registration
password: crss_registration
@@ -28,9 +28,6 @@ spring:
batch:
job:
enabled: true
@@ -26,6 +26,9 @@ spring:
username: crss_meterprocess
password: crss_meterprocess
generate-ddl: false
@@ -36,6 +36,8 @@ spring:
@@ -49,9 +49,6 @@ spring:
password: lgcCpwy0
@@ -60,9 +60,6 @@ spring: