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

ListEntity와 관련된 코드들 전반적으로 리팩터링도 함께 진행한다. #123

Closed
1 task done
Tracked by #68
kdkdhoho opened this issue Feb 15, 2024 · 0 comments · Fixed by #126
Closed
1 task done
Tracked by #68
Assignees

Comments

@kdkdhoho
Copy link
Collaborator

kdkdhoho commented Feb 15, 2024

TODO

  • ListEntity와 관련된 코드 리팩터링

Super Issue

@kdkdhoho kdkdhoho self-assigned this Feb 15, 2024
kdkdhoho added a commit that referenced this issue Feb 17, 2024
* style: list domain 패키지 구조 변경 (#123)

* refactor: ListEntity 관련 Domain 객체 전체 리팩터링 (#123)

* refactor: ListEntity 관련 Service 객체 리팩터링 (#123)

* refactor: ListController 리팩터링 (#123)

* chore: 로컬의 ddl-auto 옵션을 create로 변경 (#123)

* refactor: ListEntity#category @Enumerated 제거

* refactor: ListEntity#category @column 속성 추가

* refactor: CategoryTypeConverter 예외 처리 (#123)

* refactor: BaseEntity 필드 접근제어자 변경 (#123)

* refactor: INVALID_COUNT 에러 코드 메시지 수정 (#123)

* style: static import 및 어노테이션 길이순 정렬 (#123)

* refactor: fetchJoin 추가 및 정책에 따른 정렬 기준 반영 (#123)

* refactor: 콜라보레이터 중복, 존재유무, 사이즈 검증 로직 리팩터링 (#123)

* refactor: 트랜딩 리스트 조회 시 fetchJoin 제거 (#123)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant