Skip to content

refactor: 멀티모듈 아키텍처 완성 및 CI/CD 최적화#101

Merged
doup2001 merged 63 commits intodevelopfrom
refactor/#98
Apr 10, 2026
Merged

refactor: 멀티모듈 아키텍처 완성 및 CI/CD 최적화#101
doup2001 merged 63 commits intodevelopfrom
refactor/#98

Conversation

@doup2001
Copy link
Copy Markdown
Member

📌 작업한 내용

  • Spring Boot 멀티모듈 구조로 완전 재구성 (API/도메인/인프라/공통 모듈 분리).
  • Checkstyle, 네이버 컨벤션 기반 코드 포맷팅 및 린팅 체계 구축.
  • PR/릴리즈 파이프라인에 Discord 알림, 브랜치 가드 기능 추가.
  • Redis SSL 지원
  • 내부 모니터링 도커컴포즈 OpenTelemetry → Alloy 전환으로 관찰성 강화.
  • DTO request/response 분리, 보안 모듈 독립화, 환경변수 관리 개선.

🔍 참고 사항

  • Issue #98을 통해 멀티모듈 구조로 모듈별 책임 분리 및 의존성 관리 최적화.
  • PR 병합 전 lint, 정적분석, 테스트 자동화로 코드 품질 보장.
  • Discord 알림으로 CI/CD 상태 실시간 모니터링 가능.
  • Alloy로 로그/메트릭/트레이스 통합 관찰성 확보.

🖼️ 스크린샷

(해당 사항 없음)

🔗 관련 이슈

#98

✅ 체크리스트

  • 로컬에서 빌드 및 테스트 완료
  • 코드 리뷰 반영 완료
  • 문서화 필요 여부 확인

doup2001 and others added 30 commits January 20, 2026 22:06
🔥 hotfix: 로그인 리다이렉트 실패 문제
✨feat: RedisConfig 문제 수정 (2)
- 의존성 및 들여쓰기
@doup2001 doup2001 self-assigned this Apr 10, 2026
@doup2001 doup2001 added the refactor 코드 리팩토링 label 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: 157e5492-4e96-4480-a7fa-156d3a40531f

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 refactor/#98

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 a3a116c into develop Apr 10, 2026
6 checks passed
@doup2001 doup2001 deleted the refactor/#98 branch April 10, 2026 12:01
@doup2001 doup2001 changed the title efactor: 멀티모듈 아키텍처 완성 및 CI/CD 최적화 refactor: 멀티모듈 아키텍처 완성 및 CI/CD 최적화 Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor 코드 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant