fix: PredictionAlert 직렬화 500 에러 + 로컬 프록시 Origin 보정 #21

병합
htlee fix/alert-serialization-and-proxy-origin 에서 main 로 1 commits 를 머지했습니다 2026-04-09 09:59:10 +09:00

1 커밋

작성자 SHA1 메시지 날짜
Nan Kyung Lee
49cee6c5e0 fix(backend): PredictionAlert 직렬화 500 에러 수정 + 로컬 프록시 Origin 헤더 보정
- PredictionAlert.event Lazy 연관 필드에 @JsonIgnore 추가 (Jackson 직렬화 실패 방지)
- Vite 프록시에 Origin 헤더 재작성 추가 (로컬 개발 시 CSRF 403 방지)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 20:34:56 +09:00