jenkinsfile
This commit is contained in:
@@ -11,10 +11,10 @@ spring:
|
|||||||
connection-timeout: 20000
|
connection-timeout: 20000
|
||||||
idle-timeout: 300000
|
idle-timeout: 300000
|
||||||
max-lifetime: 1800000
|
max-lifetime: 1800000
|
||||||
# sql:
|
sql:
|
||||||
# init:
|
init:
|
||||||
# mode: always
|
mode: always
|
||||||
# schema-locations: classpath:sql/schema.sql
|
schema-locations: classpath:sql/schema.sql
|
||||||
batch:
|
batch:
|
||||||
job:
|
job:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user