Skip to content

콘텐츠(씨드) 관련 리팩토링을 진행한다. #121

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

Open
6 tasks
gyuseon25 opened this issue Mar 20, 2025 · 0 comments
Open
6 tasks

콘텐츠(씨드) 관련 리팩토링을 진행한다. #121

gyuseon25 opened this issue Mar 20, 2025 · 0 comments
Assignees
Labels
Performance ⚡️ 성능 개선 Refactor ♻️ 코드 리팩토링

Comments

@gyuseon25
Copy link
Contributor

gyuseon25 commented Mar 20, 2025

Description

콘텐츠 관련 코드의 전체적인 리팩토링을 진행할 예정입니다. 보다 명확한 구조와 유지보수성을 위해 ContentV2 패키지를 새로 생성하여 작업을 진행할 계획입니다.

  • 기존 콘텐츠 관련 코드 구조 개선
  • Seed 패키지를 생성하여 리팩토링 진행
  • 중복 코드 제거 및 모듈화
  • 코드 가독성 및 유지보수성 향상

Changes

POST 관련 리팩토링

  • 콘텐츠 업로드
  • 사진, 문서 S3 업로드
  • 링크 요약 관련 수정

GET 관련 리팩토링

  • 콘텐츠 모아보기
  • 카테고리 내 모아보기
  • paging 적용

API

URL method Usage Authorization Needed
api 경로 POST API 용도 인가 필요성

Additional context

추가적인 내용

@gyuseon25 gyuseon25 added Performance ⚡️ 성능 개선 Refactor ♻️ 코드 리팩토링 labels Mar 20, 2025
gyuseon25 added a commit that referenced this issue Mar 25, 2025
gyuseon25 added a commit that referenced this issue Mar 25, 2025
gyuseon25 added a commit that referenced this issue Mar 25, 2025
gyuseon25 added a commit that referenced this issue Mar 25, 2025
chaen-ing added a commit that referenced this issue Mar 26, 2025
Refactor: 리팩토링을 위한 Seed 엔티티 생성 (#121)
gyuseon25 added a commit that referenced this issue Mar 31, 2025
gyuseon25 added a commit that referenced this issue Apr 2, 2025
gyuseon25 added a commit that referenced this issue Apr 2, 2025
gyuseon25 added a commit that referenced this issue Apr 2, 2025
- Seed로 Category Id 리스트가져오는 메소드 작성
- Seed로 Category Name 리스트 가져오는 메소드 작성
(#121)
gyuseon25 added a commit that referenced this issue Apr 2, 2025
- Seed로 Tag Id 리스트가져오는 메소드 작성
- Seed로 Tag Name 리스트 가져오는 메소드 작성
(#121)
gyuseon25 added a commit that referenced this issue Apr 2, 2025
- Seed로 파일(링크파일) 가져오는 메소드 작성
- Seed로 썸네일 파일 가져오는 메소드 작성
(#121)
chaen-ing added a commit that referenced this issue Apr 3, 2025
Feat : 전체 씨드 모아보기, 카테고리 내 씨드 모아보기 기능 구현 (#121)
chaen-ing added a commit that referenced this issue Apr 8, 2025
chaen-ing added a commit that referenced this issue Apr 8, 2025
gyuseon25 added a commit that referenced this issue Apr 8, 2025
gyuseon25 added a commit that referenced this issue Apr 8, 2025
[Refactor] Seed의 POST 관련 메서드 리팩토링 #121
gyuseon25 added a commit that referenced this issue Apr 8, 2025
Debug : 파일 일부 필드 null로 들어가는 문제 (#121)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance ⚡️ 성능 개선 Refactor ♻️ 코드 리팩토링
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants