Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] 포스트 도메인 설계 및 도메인/애플리케이션 레이어까지 개발 + 애그리거트간 이벤트 개발 #51

Open
CodingLeeSeungHoon opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels
📑 문서 커밋 메시지 코드 : docs 🪄 기능구현 커밋 메시지 코드 : feat

Comments

@CodingLeeSeungHoon
Copy link
Member

✨ 구현 할 기능

  • 포스트 관련 도메인 DDD 설계
  • 포스트 관련 도메인 도메인 레이어 / 애플리케이션 레이어 개발
  • 개발 후 Notion 정리, Readme 업데이트 꾸준히.

애그리거트간 이벤트 개발 :

  • 스타페이지에서 레이아웃 추가 -> 노출 / 비노출 이벤트 발생 -> 카테고리 애그리거트 상태 변경
  • 카테고리 애그리거트 상태 변경 -> 삭제 / 복구 이벤트 발생 -> 포스트 애그리거트 상태 변경

📢 구현 방식

디자인 : draw.io
개발 : intellij idea, java17, springboot, spring data jpa, querydsl etc.


📕 래퍼런스

@CodingLeeSeungHoon CodingLeeSeungHoon added 🪄 기능구현 커밋 메시지 코드 : feat 📑 문서 커밋 메시지 코드 : docs labels Apr 2, 2024
@CodingLeeSeungHoon CodingLeeSeungHoon self-assigned this Apr 2, 2024
@CodingLeeSeungHoon CodingLeeSeungHoon moved this to Todo in 💜 NEO Apr 3, 2024
@CodingLeeSeungHoon CodingLeeSeungHoon moved this from Todo to In Progress in 💜 NEO Apr 3, 2024
CodingLeeSeungHoon added a commit that referenced this issue Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📑 문서 커밋 메시지 코드 : docs 🪄 기능구현 커밋 메시지 코드 : feat
Projects
Status: In Progress
Development

No branches or pull requests

1 participant