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] 장르 관련 api 구현 #70

Closed
3 tasks done
hyerinhwang-sailin opened this issue Jan 17, 2025 · 0 comments · Fixed by #71
Closed
3 tasks done

[feat] 장르 관련 api 구현 #70

hyerinhwang-sailin opened this issue Jan 17, 2025 · 0 comments · Fixed by #71
Assignees

Comments

@hyerinhwang-sailin
Copy link
Collaborator

hyerinhwang-sailin commented Jan 17, 2025

Feature Issue 📌


Todo ✔️

  • 선호장르 목록 조회 api 구현
  • 선호장르 검색 api 구현
  • 장르명 검색 api 구현
@hyerinhwang-sailin hyerinhwang-sailin self-assigned this Jan 17, 2025
@hyerinhwang-sailin hyerinhwang-sailin linked a pull request Jan 18, 2025 that will close this issue
hyerinhwang-sailin added a commit that referenced this issue Jan 19, 2025
* [#70] refactor(ErrorCode): 커서와 sort 관련 errorcode 공통처리

* [#70] refactor: 커서와 sort 관련 errorcode 공통처리에 따른 참조 변경 사항 반영

* [#70] feat: 장르 관련 success, error code 추가

* [#70] feat(SortOption): 장르용 SortOption 추가

* [#70] feat(OldestCursor): 장르용 커서 추가

* [#70] feat(GenreList): 장르 리스트용 vo 추가

* [#70] feat(GenrePagination): GenrePagination 추가

* [#70] feat: Genre 조회 관련 dto 추가

* [#70] feat(GenreRetriever): Genre 조회 관련 로직 추가 및 기존 로직 rename

* [#70] rename(ProductGenreFacade): 로직 rename

* [#70] feat: genreEntity 조회 repository 로직 작성

* [#70] feat(GenreRetriever): genrePagination 생성 service 로직 작성

* [#70] feat(GenreController): GenreController 작성

* [#70] feat(SecurityConfig): onboarding url AUTH_WHITELIST에 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant