fix(스케줄러): Quartz JDBC Store 미적용 수정 — RAMJobStore에서 JDBC Store로 전환 (#12) #52

병합
HYOJIN bugfix/ISSUE-12-quartz-jdbc-store 에서 develop 로 2 commits 를 머지했습니다 2026-03-16 17:52:55 +09:00

2 커밋

작성자 SHA1 메시지 날짜
6a0e9fa4ef docs: 릴리즈 노트 업데이트 2026-03-16 17:52:08 +09:00
c2ea331b20 fix(스케줄러): Quartz JDBC Store 미적용 수정 — RAMJobStore에서 JDBC Store로 전환 (#12)
- QuartzConfig에 DataSource/QuartzProperties 명시적 주입 (커스텀 빈이 auto-config을 비활성화하는 문제)
- initialize-schema를 never로 변경 (수동 DDL 관리)
- std_snp_data 스키마용 Quartz DDL 스크립트 추가

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 17:49:50 +09:00