jenkinsfile

This commit is contained in:
2026-02-09 10:50:04 +09:00
parent 1ce49fb793
commit 4836d09320
3 changed files with 29 additions and 0 deletions

View File

@@ -11,6 +11,10 @@ spring:
connection-timeout: 20000
idle-timeout: 300000
max-lifetime: 1800000
# sql:
# init:
# mode: always
# schema-locations: classpath:sql/schema.sql
batch:
job:
enabled: true