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
1,295
Commits
2
Branches
0
Tags
4d1f84cc5c644771bafb23b2c3d03dfddf8ab011
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Klaus
4d1f84cc5c
feat(chat-room): 채팅방 목록 API 응답 구조 개편 및 최근 메시지/프로필 이미지 제공\n\n- 페이징 객체 제거: ApiResponse<List<ChatRoomListItemDto>> 형태로 반환\n- 메시지 보낸 시간 필드 제거\n- 상대방(캐릭터) 프로필 이미지 URL 제공 (imageHost/imagePath 조합 -> imageUrl)\n- 가장 최근 메시지 1개 미리보기 제공 (최대 25자, 초과 시 ... 처리)\n- 목록 조회 쿼리 투영 DTO 및 정렬 로직 개선 (최근 메시지 없으면 방 생성 시간 사용)\n- 비인증/미본인인증 사용자: 빈 리스트 반환
2025-08-08 14:27:25 +09:00
gradle
/wrapper
gradle 설정 - daemon, configureondemand true로 변경
2023-07-24 14:50:09 +09:00
scripts
CodeDeploy 스크립트 추가
2023-07-21 19:45:23 +09:00
src
feat(chat-room): 채팅방 목록 API 응답 구조 개편 및 최근 메시지/프로필 이미지 제공\n\n- 페이징 객체 제거: ApiResponse<List<ChatRoomListItemDto>> 형태로 반환\n- 메시지 보낸 시간 필드 제거\n- 상대방(캐릭터) 프로필 이미지 URL 제공 (imageHost/imagePath 조합 -> imageUrl)\n- 가장 최근 메시지 1개 미리보기 제공 (최대 25자, 초과 시 ... 처리)\n- 목록 조회 쿼리 투영 DTO 및 정렬 로직 개선 (최근 메시지 없으면 방 생성 시간 사용)\n- 비인증/미본인인증 사용자: 빈 리스트 반환
2025-08-08 14:27:25 +09:00
.editorconfig
first commit
2023-07-21 16:25:53 +09:00
.gitignore
feat: .junie/, .kiro/ 폴더 이하 파일들 git에 포함되지 않도록 코드 추가
2025-08-05 16:41:53 +09:00
appspec.yml
CodeDeploy 스크립트 추가
2023-07-21 19:45:23 +09:00
build.gradle.kts
feat: 커뮤니티 글 등록/수정
2025-07-03 15:26:35 +09:00
gradlew
first commit
2023-07-21 16:25:53 +09:00
gradlew.bat
first commit
2023-07-21 16:25:53 +09:00
README.md
first commit
2023-07-21 16:25:53 +09:00
settings.gradle.kts
first commit
2023-07-21 16:25:53 +09:00
README.md
소다라이브(Sound of Demand for Adult)
Description
Sound On Demand For Adult
Readme
5.4
MiB
Languages
Kotlin
100%