Conversation
…urityutil-to-principaldetails [Refactor] 채팅 api 수정
[DEPLOY] v1.6 Chatting 수정
refactor/#38 - 채팅방 생성 api 수정
chatting api hotfix
…into feat/#24-map-api
refactor/#38 - 채팅방 생성 api 수정
[Feat/#101] profile image 수정 및 등록
[DEPLOY] v1.7 프로필 수정 API
[FIX/#82] map 만 풀어서 조정
[Feat/#110] map return 값 변경
[Feat/#110] map return 값 수정
…into fix/chatting_api_hotfix # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
Fix/chatting api hotfix
socket 수정
BAEK0111
reviewed
Dec 22, 2025
src/main/java/com/assu/server/domain/notification/dto/NotificationRequestDTO.java
Outdated
Show resolved
Hide resolved
BAEK0111
reviewed
Dec 22, 2025
src/main/java/com/assu/server/domain/partnership/dto/PaperContentRequestDTO.java
Outdated
Show resolved
Hide resolved
BAEK0111
reviewed
Dec 22, 2025
BAEK0111
reviewed
Dec 22, 2025
leesumin0526
reviewed
Jan 2, 2026
src/main/java/com/assu/server/domain/inquiry/service/InquiryServiceImpl.java
Show resolved
Hide resolved
src/main/java/com/assu/server/domain/inquiry/service/ProfileImageServiceImpl.java
Outdated
Show resolved
Hide resolved
- @Schema 추가 - 페이징 @min(1) 처리 - @transactional 클래스에 달고, 필요시 readonly 오버라이딩 - @NotNull 추가
[REFACTOR/#232] Notification, ProfileImage, Inquiry 수정
[REFACTOR/#229] 1차 리팩(1/4회의 수정사항 반영 완료)
[Deploy] v.39 알림, 프로필 이미지, 문의, 인증 파트 리팩
- 푸시 알림 타입에 'STAMP' 추가 - 스탬프 적립 횟수 기준, 인기 매장 랭킹 조회 API 제작
- openjdk 대신 amazoncorretto로 변경
[FEAT/#243] Stamp 관련 작업
[DEPLOY] v.40 스탬프 관련 작업
- RefId null에서 1L로 수정
[REFACTOR/#243] Stamp notification
[DEPLOY] v.41 스탬프용 알림 에러 수정
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.