-
Notifications
You must be signed in to change notification settings - Fork 1
[chore] main브랜치 병합 #135 #136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
* feat: 프로필 조회용 리포지토리 추가 - 사용자의 프로필에 표시될 게시글, 댓글, '좋아요' 수 통계를 조회하는 쿼리 메서드 구현 - `countMyPosts`: 사용자가 작성한 게시글의 총 개수 조회 - `countMyComments`: 사용자가 작성한 댓글의 총 개수 조회 - `countMyLikedPosts`: 사용자가 '좋아요'한 게시글의 총 개수 조회 * feat: 프로필 응답 DTO에 게시글, 댓글, '좋아요' 수 추가 - 사용자 프로필 응답 DTO(`ProfileResponseDto`)에 통계 정보 필드 추가 - `myPostCount`: 사용자가 작성한 게시글의 총 개수 - `myCommentCount`: 사용자가 작성한 댓글의 총 개수 - `myLikedPostCount`: 사용자가 '좋아요'한 게시글의 총 개수 * refactor: 프로필 응답 DTO에 팩토리 메서드 추가 - `ProfileResponseDto`에 정적 팩토리 메서드 `of()`를 구현하여 DTO 생성 로직을 캡슐화 * refactor: 프로필 서비스 리팩토링 및 기능 추가 - 프로필 조회 시 게시글, 댓글, '좋아요' 수 통계를 추가하여 DTO에 담아 반환하도록 기능 개선
* {feat} : domain
* {fix}:Cocktail-Wishlist relation
* fix : enums
* fix : bug
* feat : 조회기능, 조init data
* feat : cocktailSearch
* feat : controller
* feat : cocktailcomment CRUD
* feat : cocktailcomment controller
* fix : bug
* fix : bug_cocktailcomment service
* fix : bug
* chore: @operation 기반 문서화 정리 * chore: 컨트롤러에 Javadoc 문서 추가 * chore: 각 메서드에 주석 추가
- user id만 사용(email제거) - 토큰 갱신할떄 상태관리를 위해 유저 정보 제공 - 테스트하지않고 애플리케이션 빌드(cicd)
[refactor] Spring Ai 구현방식으로 리팩토링 #114
…tor#126 [refactor] 리프레시 토큰 수정(프론트 요구사항) #126
MEOHIN
approved these changes
Sep 25, 2025
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.
📢 기능 설명
test 빌드 안하고 배포되나 확인
main 브랜치 병합
연결된 issue
연결된 issue를 자동으로 닫기 위해 아래 {이슈넘버}를 입력해주세요.
close #135
🩷 Approve 하기 전 확인해주세요!
✅ 체크리스트