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