test #327

Merged
klaus merged 13 commits from test into main 2025-07-14 11:07:58 +00:00
Owner
No description provided.
klaus added 13 commits 2025-07-14 11:07:44 +00:00
- 유료 글에서만 gif를 등록할 수 있도록 수정
- API 추가
- join 하지 않은 blockMember 제거
- 정렬 조건 추가 - id 내림차순
- JsonProperty를 추가하여 Redis Cache에서 데이터 가져올 떄 파싱이 이뤄질 수 있도록 수정
- JsonProperty를 pointAvailable 수정하여 Redis Cache에서 데이터 가져올 떄 파싱이 이뤄질 수 있도록 수정
- JsonProperty를 isPointAvailable 수정
- @JsonProperty를 -> @get:JsonProperty, @param:JsonProperty로 수정
- 캐시 제거
- 팔로워 수 추가
- groupBy 추가하여 동일한 시리즈가 여러개 추가되어 있는 버그 수정
- groupBy 이후 없는 컬럼으로 정렬한 오류 수정
- 콘텐츠가 빈 리스트로 반환되는 버그 수정
- 콘텐츠가 빈 리스트로 반환되는 버그 수정
- 로그인 하지 않고 조회가 가능하도록 수정
klaus merged commit 9af2d768e8 into main 2025-07-14 11:07:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: klaus/sodalive-backend-spring-boot#327
No description provided.