Go to file
seonkyu.kim 4f806ecdb1 fix: RabbitMQ 연결 실패 시 앱 크래시 방지 (#124)
- StartAsync에서 throw 제거, LogWarning으로 변경
- InitializeAsync 메서드 분리 (재시도 가능)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 19:05:13 +09:00
SPMS.API feat: 메시지 미리보기 API 구현 (#120) 2026-02-10 17:27:56 +09:00
SPMS.Application feat: 메시지 미리보기 API 구현 (#120) 2026-02-10 17:27:56 +09:00
SPMS.Domain feat: 즉시 발송 요청 API 구현 (#114) 2026-02-10 16:38:51 +09:00
SPMS.Infrastructure fix: RabbitMQ 연결 실패 시 앱 크래시 방지 (#124) 2026-02-10 19:05:13 +09:00
.gitignore feat: Domain Entity 정의 및 DB 스키마 구축 (#8) 2026-02-09 11:46:33 +09:00
global.json [] 새 프로젝트 생성 2025-12-03 13:07:18 +09:00
Jenkinsfile refactor: 클린 아키텍쳐 적용 및 프로젝트 분리 (Resolves #5) 2026-01-19 16:37:50 +09:00
README.md [📝] GIT init 2025-12-03 12:12:45 +09:00
SPMS_API.sln refactor: 클린 아키텍쳐 적용 및 프로젝트 분리 (Resolves #5) 2026-01-19 16:37:50 +09:00

SPMS