Skip to content

release: v1.0.0 배포를 위한 develop 브랜치 병합#102

Merged
yeji-world merged 311 commits intomainfrom
develop
Feb 10, 2025
Merged

release: v1.0.0 배포를 위한 develop 브랜치 병합#102
yeji-world merged 311 commits intomainfrom
develop

Conversation

@sumyeom
Copy link
Contributor

@sumyeom sumyeom commented Feb 10, 2025

#️⃣연관된 이슈

#101

📝작업 내용

v1.0.0 배포를 위한 develop 브랜치 병합

스크린샷 (선택)

💬리뷰 요구사항(선택)

리뷰 부탁드립니다.

Newbiekk-kkh and others added 30 commits January 13, 2025 04:13
매칭 단일 조회, 매칭 전체 조회 - 삭제

받은 매칭 전체 조회, 보낸 매칭 전체 조회 - 추가
보낸 매칭 삭제 - 추가
보안을 위해 추가
- accessToken
- refreshToken
1. 게임 등록 첨부 파일 등록 기능
매 10분마다, 사용자에게 새롭게 생성된 알림이 존재한다면 이메일로 새로운 알림이 생성되었다는 이메일 발송
1. 컨트롤러 메서드에서 파라미터 줄바꿀 때 ( 뒤에서 엔터!
# Conflicts:
#	src/main/java/com/example/gamemate/global/constant/ErrorCode.java
1. @Autowired 말고 @ RequiredArgsConstructor 로 통일
2. 오타 및 줄간격 경로설정 수정
3. return 값을 new ResponseEntity<>(); 로 통일
4. 반환 타입 void 로 수정
5. 트랜잭션 처리
6. @AllArgsConstructor를 제한없이 사용하는 것 > 삭제
1. return 값을 new ResponseEntity<>(); 로 통일
Feature/game feat : 게임, 리뷰 기능 구현
createAuthentication에서 CustomUserDetails를 사용하지 않는 부분 수정
updateProfile 수정
1. 리뷰 작성자만, 리뷰 삭제할 수 있음 기능 구현
1. 보드 생성 시에 유저 추가
2. 보드 수정, 삭제 시에 로그인한 유저 확인 추가
3. 보드 수정, 삭제 시에 return 값 Void로 변경
1. 게임 단건 조회시 리뷰에 불러오는 데이터 닉네임 추가
팔로우 하기, 팔로우 취소, 팔로우 여부 확인에서 로그인한 유저객체를 받도록 리팩토링
1. ErrorCode.형식으로 수정
1. 댓글 생성 시에 유저 추가
2. 댓글 수정, 삭제 시에 로그인한 유저 확인 추가
# Conflicts:
#	src/main/java/com/example/gamemate/global/constant/ErrorCode.java
yeji-world and others added 28 commits February 5, 2025 18:32
refactor: Redis 데이터베이스 논리적 분리 적용
…/tokenredis

# Conflicts:
#	src/main/resources/application.properties
refactor: 토큰 관리 Redis로 변경
# Conflicts:
#	src/main/java/com/example/gamemate/global/config/RedisConfig.java
#	src/main/resources/application.properties
프로젝트 기능,
적용 기술,
기술적 의사결정,
트러블슈팅 
내용 추가
refactor: 쿠폰 발급 기능 Redisson 분산락
docs : 운영환경 properties 의 ddl-auto 환경변수처리
fix: 로그인 시 수정일 업데이트
@yeji-world yeji-world merged commit 905ed7f into main Feb 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants