You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
* [#28] security 적용 (SecurityConfig.kt) , api mock 생성
* [#28] 가입 인증코드 기능구현
* [#28] 가입기능 구현
* [#28] authCode 복합키로 설정
- 복합키 미지원 확인 spring-projects/spring-data-relational#574
* [#28] spring security에서 swagger관련 제외
* [#28] 이벤트 통일 , exception 응답 설정, 트랜잭션 커밋안되는 이슈 수정
* [#28] 이전 상태 체크 추가
* Update user-api/src/main/kotlin/com/sns/user/core/config/SwaggerTag.kt
Co-authored-by: Chanhyeong Cho <[email protected]>
* PR반영, 논의내용 반영
- response는 json으로
- crudRepository 활용
- controller에 함께 aggregator 위치. (1:1 매칭)
* 코드정리, test fail 수정
Co-authored-by: Chanhyeong Cho <[email protected]>
0 commit comments