Refactor : (Domain) 인증 메일 발송 비즈니스 로직 수정(#76)#77
Merged
Conversation
* Feat : (Domain) 관심사 비즈니스 로직 구현(#63) * Refactor : (Domain) 컨트롤러 응답 형태 변경(#63) * Refactor : (Domain) 엔티티 간 잘못된 참조 관계 수정(#63) * Refactor : (Domain) 관심사 수정 메서드 최적화(#63) * Refactor : (Config) /error 경로 permitAll 추가 * Refactor : (Config) /error 경로 permitAll 추가 * Refactor : (Config) /error 경로 permitAll 추가 * Feat : (Domain) 캐릭터, 닉네임 관련 api구현 (#66) * Refactor : (Domain) 사용자 디폴트 매칭 허용여부 추가 * Refactor : (Domain)프로필 조회 dto 반환 방식 변경 * Refactor : (Domain)프로필 조회 dto 반환 방식 재변경 * Refactor : (Domain)프로필 조회 dto 데이터 추가 * Refactor : (Domain)프로필 조회 api 응답 방식 변경 * Refactor : (Domain)컨트롤러 dto적용 안된 부분 적용 * Refactor : (Domain)이메일 발송 요청 방식 변경 * Feat : (Domain)비밀번호 변경, 회원 탈퇴 구현
* [Feat] 이미지 업로드 압축 로직 삭제 * yaml파일 다시 추가
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.
🌱관련 이슈
#76
📌작업 내용 및 특이사항
인증메일 발송 비즈니스 로직 수정
📝참고사항
📚기타