Skip to content

Commit

Permalink
rename: user sync mapper 주석 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
psychology50 committed Mar 27, 2024
1 parent c3dc075 commit 0999091
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
import java.util.Optional;

/**
* 일반 회원가입, Oauth 회원가입 시나리오를 제어하여 유저 정보를 동기화하는 Helper
* 일반 회원가입, Oauth 회원가입 시나리오를 제어하여 유저 정보를 동기화하는 클래스
*
* @author YANG JAESEO
*/
@Slf4j
@Mapper
Expand Down

0 comments on commit 0999091

Please sign in to comment.