Skip to content

[GOMO-236] 헥사고날 아키텍처 전환#101

Merged
jhl221123 merged 14 commits into
developfrom
feature-236/switch-hexagonal
Nov 3, 2025
Merged

[GOMO-236] 헥사고날 아키텍처 전환#101
jhl221123 merged 14 commits into
developfrom
feature-236/switch-hexagonal

Conversation

@jhl221123

Copy link
Copy Markdown
Contributor

작업 사항

JIRA TICKET: #GOMO-236


내용

  • Spring modulith 도입 후 제거될 예정인 evententry 모듈 및 일부 이벤트 관련 클라이언트를 제외하고 모두 헥사고날 아키텍처로 전환
  • 회원 가입 및 이메일 인증 코드 관련 api를 회원 모듈에서 인증 모듈로 이동

@jhl221123 jhl221123 requested a review from nurdy-kim November 2, 2025 15:30
@jhl221123 jhl221123 self-assigned this Nov 2, 2025
@jhl221123 jhl221123 added the refactoring Code or architecture refactoring label Nov 2, 2025

@nurdy-kim nurdy-kim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

고생많으셨습니다!

@jhl221123 jhl221123 merged commit 640369c into develop Nov 3, 2025
1 check passed
nurdy-kim pushed a commit that referenced this pull request Dec 14, 2025
* refactor: 전체 모듈 헥사고날 아키텍처로 전환

* refactor: 관심사 도메인 서비스 리팩터링

* refacter: 인증 코드, 인증 토큰 검증 기능 인증 모듈로 이동

* fix: 인증 코드 검증 api http method GET -> POST 수정

* refactor: 인증 모듈을 core 하위로 이동

* fix: OAuth 가입 시, 인증 토큰을 검증하지 않도록 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring Code or architecture refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants