This website requires JavaScript.
Explore
Help
Sign In
klaus
/
sodalive-backend-spring-boot
Watch
1
Star
0
Fork
0
You've already forked sodalive-backend-spring-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f61c45e89a3446726c63edfb4681ddea62c655a0
sodalive-backend-spring-boot
/
src
/
main
/
kotlin
/
kr
/
co
/
vividnext
/
sodalive
/
live
/
recommend
History
Klaus
046c163e6f
feat: 라이브 메인 API
...
- 기존에 섹션별로 따로따로 호출하던 것을 하나로 합쳐서 호출할 수 있도록 API 추가
2025-07-21 15:14:47 +09:00
..
GetCreatorFollowingAllListResponse.kt
콘텐츠 상세, 팔로잉 리스트, 시리즈 상세 API
2024-09-13 19:24:40 +09:00
GetRecommendChannelResponse.kt
라이브 메인 - 추천라이브, 추천채널, 예약중인 라이브, 진행중인 라이브, 이벤트 배너 API 추가
2023-07-27 06:24:23 +09:00
GetRecommendLiveResponse.kt
기본 생성자 없는 data class에 @JsonProperty를 추가하여 Jackson에서 직렬화 할 수 있도록 수정
2023-10-17 18:11:56 +09:00
LiveRecommendController.kt
라이브 메인
2025-03-22 06:10:28 +09:00
LiveRecommendRepository.kt
라이브 메인
2025-03-22 06:10:28 +09:00
LiveRecommendService.kt
feat: 라이브 메인 API
2025-07-21 15:14:47 +09:00
RecommendLiveCreatorBanner.kt
관리자 - 추천 라이브 크리에이터 API
2023-08-07 03:09:44 +09:00
RecommendLiveCreatorBannerRepository.kt
관리자 - 추천 라이브 크리에이터 API
2023-08-07 03:09:44 +09:00