Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

[BE] feat: 홈 화면 최신 글 보기 페이징 구현 #441

Merged
merged 6 commits into from
Sep 21, 2023

Conversation

HubCreator
Copy link
Member

🛠️ Issue

✅ Tasks

  • 특정 사용자의 모든 글을 페이징 처리 및 최신순으로 가져오기
  • 테스트 케이스 작성

⏰ Time Difference

  • 2 -> 2

📝 Note

# Conflicts:
#	backend/src/main/java/org/donggle/backend/application/repository/WritingRepository.java
@nangkyeonglim nangkyeonglim changed the title [BE] 홈 화면 최신 글 보기 페이징 구현 [BE] feat: 홈 화면 최신 글 보기 페이징 구현 Sep 21, 2023
@HubCreator HubCreator merged commit 7681ea5 into develop Sep 21, 2023
@HubCreator HubCreator deleted the feature/home-api-427 branch September 21, 2023 12:27
echo724 pushed a commit that referenced this pull request Sep 22, 2023
* feat: 홈 화면 글 불러오기 페이징 기능 구현

* refactor: 권한 검증로직 추가

* refactor: 응답 스펙 수정

* refactor: 중복 검증 로직 제거 및 수정

* fix: 응답 스펙 수정
echo724 pushed a commit that referenced this pull request Oct 6, 2023
* feat: 홈 화면 글 불러오기 페이징 기능 구현

* refactor: 권한 검증로직 추가

* refactor: 응답 스펙 수정

* refactor: 중복 검증 로직 제거 및 수정

* fix: 응답 스펙 수정
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

홈 화면 조회 API 기능 구현
2 participants