fix: Timestamp 캐스팅 오류 수정 #20

병합
htlee feature/dashboard-phase-1 에서 develop 로 1 commits 를 머지했습니다 2026-02-19 18:35:36 +09:00

1 커밋

작성자 SHA1 메시지 날짜
508cc264ee fix: MonitoringController Timestamp 캐스팅 오류 수정
- JdbcTemplate이 timestamptz를 java.sql.Timestamp로 반환하는 케이스 처리
- toLocalDateTime() 유틸 메서드로 Timestamp/OffsetDateTime/LocalDateTime 통합 변환

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 18:34:47 +09:00