Skip to content

release: v1.0.1 - 멀티모듈 아키텍처 + 모니터링 시스템#105

Merged
doup2001 merged 64 commits intorelease/v1.0.1from
develop
Apr 10, 2026
Merged

release: v1.0.1 - 멀티모듈 아키텍처 + 모니터링 시스템#105
doup2001 merged 64 commits intorelease/v1.0.1from
develop

Conversation

@doup2001
Copy link
Copy Markdown
Member

추천 PR 제목: release: v1.0.1 - 멀티모듈 아키텍처 + 모니터링 시스템

📌 작업한 내용

핵심 변경사항:

  • 멀티모듈 아키텍처 도입: API/도메인/인프라/공통 모듈로 완전 분리
  • 내부 모니터링 시스템 구축: Alloy + Loki + Prometheus 통합 관찰성
  • CI/CD 파이프라인 완성: PR 가드, Discord 알림, 린팅 자동화
  • 코드 품질 관리: Spotless, Checkstyle, 네이버 컨벤션 적용

세부 개선사항:

✅ Spring Boot 멀티모듈 구조 완성 (Issue #98)
✅ Redis SSL 및 OpenTelemetry → Alloy 전환  
✅ PR/릴리즈 파이프라인 자동화 (lint, 테스트, 배포)
✅ DTO request/response 분리 및 보안 모듈 독립화
✅ 환경변수 관리 및 env.example 파일 제공
✅ 회원가입 JWT 토큰 발급 완료

🔍 참고 사항

  • 아키텍처: 모놀리식 → 멀티모듈로 전환, 유지보수성 대폭 개선
  • 관찰성: 로그/메트릭/트레이스 통합으로 디버깅 효율성 향상
  • 파이프라인: PR 병합 전 자동 품질 검증으로 배포 안정성 확보
  • 릴리스: v1.0.1 태그로 프로덕션 배포 준비 완료

🖼️ 스크린샷

🔗 관련 이슈

#98 (멀티모듈 리팩토링)

✅ 체크리스트

  • 로컬에서 빌드 및 테스트 완료
  • 코드 리뷰 반영 완료
  • 문서화 업데이트 완료
  • CHANGELOG.md 작성
  • v1.0.1 태그 준비

doup2001 and others added 30 commits January 20, 2026 22:27
- 의존성 및 들여쓰기
- intellij 포매터 사용
@doup2001 doup2001 self-assigned this Apr 10, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 10, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 54311692-5878-419e-92bf-beb085988729

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@doup2001 doup2001 merged commit 3ee763b into release/v1.0.1 Apr 10, 2026
8 of 9 checks passed
@doup2001 doup2001 added the patch 버그 수정 및 패치 버전 업데이트 label Apr 10, 2026
@github-project-automation github-project-automation bot moved this to Backlog in PinHouse_BE Apr 10, 2026
@doup2001 doup2001 removed this from PinHouse_BE Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch 버그 수정 및 패치 버전 업데이트

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant