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

리팩토링, 추가 할일 #58

Open
5 of 11 tasks
silverttthin opened this issue Jan 27, 2025 · 0 comments
Open
5 of 11 tasks

리팩토링, 추가 할일 #58

silverttthin opened this issue Jan 27, 2025 · 0 comments
Assignees

Comments

@silverttthin
Copy link
Collaborator

silverttthin commented Jan 27, 2025

Description

다른 도메인에 의존하는 구조 개선이 주된 내용

To-Do

  • 소분글 상세조회에 nickname 리턴 추가 + 코드 개선
  • 소분글 리스트에 최소소분인원충족 필터링 추가
  • 검색 api 개발
  • remainCount 계산값 변경 및 이하 사용로직 변경
  • list api 하나로 통합 by 동적쿼리
  • 댓글 하나당 유저 조회하는 방식 수정
  • postService에서 user에 의존하는 구조 변경
  • userPostService에서 타 도메인 의존하는 구조 변경
  • 카테고리 소분글 리스트 조회 facade 구조로 변경
  • 개별 userPostEntity => postListItem 매핑용 함수도 facade로 떼놓기
  • isFullMinimum이 false인 소분글이 소분일시 + 1일이 지나면 db에서 삭제되도록 처리

ETC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants