Skip to content

[GOMO-232] 스프링 모듈리스 도입#103

Merged
jhl221123 merged 6 commits into
developfrom
feature-232/spring-modulith
Nov 6, 2025
Merged

[GOMO-232] 스프링 모듈리스 도입#103
jhl221123 merged 6 commits into
developfrom
feature-232/spring-modulith

Conversation

@jhl221123
Copy link
Copy Markdown
Contributor

작업 사항

JIRA TICKET: #GOMO-232


내용

  • 모듈간 순환 의존성 검증 자동화
  • 모듈간 의존 방향 문서화
  • 인증 모듈과 회원 모듈 간 순환 의존성 제거

- 임시 토큰 검증에 대한 책임은 인증 모듈로 이동
- 인증 모듈과 회원 모듈 간 순환 의존 제거
- 모듈간 순환 의존성 검증 자동화
- 모듈간 의존 방향 문서화
@jhl221123 jhl221123 requested a review from nurdy-kim November 5, 2025 14:05
@jhl221123 jhl221123 self-assigned this Nov 5, 2025
@jhl221123 jhl221123 added enhancement New feature or request refactoring Code or architecture refactoring labels Nov 5, 2025
Copy link
Copy Markdown
Contributor

@nurdy-kim nurdy-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생많으셨습니다 :)

@jhl221123 jhl221123 merged commit 98abf5d into develop Nov 6, 2025
1 check passed
@jhl221123 jhl221123 deleted the feature-232/spring-modulith branch November 6, 2025 00:31
nurdy-kim pushed a commit that referenced this pull request Dec 14, 2025
* refactor: 비밀번호 초기화 기능 수정

- 임시 토큰 검증에 대한 책임은 인증 모듈로 이동
- 인증 모듈과 회원 모듈 간 순환 의존 제거

* feat: 스프링 모듈리스 도입

- 모듈간 순환 의존성 검증 자동화
- 모듈간 의존 방향 문서화

* docs: 문서 제목 수정

* fix: support-logging 모듈 패키지 공개 타입 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request refactoring Code or architecture refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants