Split the function

This commit is contained in:
2026-02-09 20:29:50 +09:00
parent 703c25aadf
commit b4fff05460
5 changed files with 11 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ spring:
batch:
job:
enabled: true
name: exportGeoJsonJob # 기본 실행 Job 지정
jdbc:
initialize-schema: always