c525ec03307114f3b5f9ee6437c8f63cfbd26666
- Repository에 Pageable 인자로 전달하여 DB 레벨 limit/offset 적용 - Service에서 PageRequest.of(page, 20)로 20개 페이지 처리 고정 - Controller /api/chat/room/list에 page 요청 파라미터 추가 및 전달 왜: 참여 중인 채팅방 목록이 페이징되지 않아 20개 단위로 최신 메시지 기준 내림차순 페이징 처리 필요
소다라이브(Sound of Demand for Adult)
Description
Languages
Kotlin
100%