CHAM-51 가족 초대 비즈니스 로직 구현#7
Merged
pillow12360 merged 16 commits intodevelopfrom Jun 13, 2025
Hidden character warning
The head ref may contain hidden characters: "CHAM-51-\ubc31\uc5d4\ub4dc-\uac00\uc871-\ucd08\ub300-\uae30\ub2a5-\uad6c\ud604"
Merged
Conversation
# Conflicts: # src/main/java/com/example/demo/config/SecurityConfig.java
Collaborator
|
굿 |
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.
유형
설명
🏠 가족 스페이스 백엔드 API 구현 완료
📝 구현 개요
feature/family-space-backend🚀 핵심 구현 사항
1. REST API 엔드포인트 (7개)
2. 핵심 비즈니스 로직
A1B2C3)3. 데이터베이스 설계
Family_space↔Users관계)📁 파일 구조
🔧 기술적 특징
보안 및 검증
트랜잭션 관리
@Transactional로 가족 생성/참여의 원자성 보장예외 처리
FamilyServiceException: 비즈니스 로직 예외FamilyAccessDeniedException: 권한 관련 예외MyBatis 활용
useGeneratedKeys로 가족 ID 자동 생성✅ 해결된 주요 이슈
버그 수정
success(family, message)오버로드)데이터 정리
🎯 결과
✅ 가족 스페이스 핵심 기능 완성
📋 코드 리뷰 요청: 비즈니스 로직, 보안, 성능 검토
📊 통계
테스트