Skip to content
Open
Changes from all commits
Commits
Show all changes
243 commits
Select commit Hold shift + click to select a range
91d86e7
chore: 기존 배포 스크립트 삭제 (#109)
phk1128 Oct 1, 2024
974f35f
docs: 프로젝트 소개서 작성
phk1128 Oct 2, 2024
ddfab28
docs: API 명세서 추가
phk1128 Oct 2, 2024
8a15ed3
docs: 프론트 readme 작성
presentKey Oct 2, 2024
2114865
docs: 프론트 ci/cd flow 추가
presentKey Oct 2, 2024
b05fcf8
docs: 최이주 Works 파트 작성
cherryiJuice Oct 3, 2024
35c0ad7
Merge pull request #111 from FashionForecast/feature/#110-introduction
cherryiJuice Oct 3, 2024
fff3ed2
feat: 성별 추가 API (#112)
cherryiJuice Oct 4, 2024
54f9195
test: 컨트롤러 테스트
cherryiJuice Oct 4, 2024
c80e717
feat: 검증 추가
cherryiJuice Oct 4, 2024
06ef81d
test: 테스트 수정
cherryiJuice Oct 4, 2024
63f30b9
docs: 명세서 추가
cherryiJuice Oct 4, 2024
cdd1e73
feat: 새로운 사용자인지 확인하는 로직 추가
cherryiJuice Oct 5, 2024
c62d25a
refactor: getter 추가
cherryiJuice Oct 8, 2024
fb88524
Merge pull request #113 from FashionForecast/feature/#112-gender
cherryiJuice Oct 8, 2024
f7deef7
feat: 회원 정보 응답 API (#67)
cherryiJuice Oct 4, 2024
88483ac
chore: 상수 패키지 생성
cherryiJuice Oct 4, 2024
80ff89f
feat: 닉네임 항목 추가
cherryiJuice Oct 4, 2024
95c61fe
refactor: 포맷팅 변경
cherryiJuice Oct 4, 2024
7ee6fa3
feat: final 적용
cherryiJuice Oct 5, 2024
3dce740
test: 테스트 추가
cherryiJuice Oct 5, 2024
6d3eb06
docs: 명세서 작성
cherryiJuice Oct 5, 2024
d483f44
docs: 명세서 작성
cherryiJuice Oct 5, 2024
19a6f39
refactor: 임시 주석 설정
cherryiJuice Oct 5, 2024
cd05550
fix: 신규 사용자 여부 추가
cherryiJuice Oct 5, 2024
99c4c93
docs: 명세서 수정
cherryiJuice Oct 5, 2024
ab28ead
feat: 프로필 이미지 항목 추가
cherryiJuice Oct 8, 2024
cb194ef
refactor: region 필드 임베디드 타입으로 변경
cherryiJuice Oct 8, 2024
602df7d
refactor: 필드 추가에 따른 테스트 및 명세서 수정
cherryiJuice Oct 8, 2024
b416edb
Merge pull request #114 from FashionForecast/feature/#67-memberInfo
cherryiJuice Oct 8, 2024
b9839ab
feat: MemberOutfit 엔티티 구현
phk1128 Oct 9, 2024
bc6a7ee
feat: TopAttribute 객체 구현
phk1128 Oct 9, 2024
1790a23
feat: BottomAttribute 객체 구현
phk1128 Oct 9, 2024
098afa3
refactor: MemberOutfit 양방향 매핑
phk1128 Oct 9, 2024
4c7c679
feat: MemberOutfitRepository 구현
phk1128 Oct 9, 2024
0bddb12
feat: MemberOutfitRequest dto 구현
phk1128 Oct 9, 2024
8a02e36
feat: OutfitGender 구현
phk1128 Oct 9, 2024
d889c8d
refactor: init 스키마 수정
phk1128 Oct 9, 2024
2a31bea
refactor: outfit 스키마 수정
phk1128 Oct 9, 2024
f9c504c
refactor: recommendation 스키마 수정
phk1128 Oct 9, 2024
532e7a3
feat: 멤버 옷차림 저장 서비스 레이어 구현
phk1128 Oct 9, 2024
a9916e8
feat: 멤버 옷차림 저장 서비스 레이어 구현
phk1128 Oct 9, 2024
c7df376
feat: 멤버 옷차림 저장 컨트롤러 레이어 구현
phk1128 Oct 9, 2024
0e64d30
refactor: outfitGender 추가
phk1128 Oct 9, 2024
be430f1
test: 멤버 옷차림 저장 api 테스트
phk1128 Oct 9, 2024
1676aad
test: 멤버 옷차림 저장 서비스 레이어 테스트
phk1128 Oct 9, 2024
94321bc
docs: 템플릿 작성
phk1128 Oct 9, 2024
4bb517f
docs: api 명세서 생성
phk1128 Oct 9, 2024
f327319
docs: api 명세서 생성
phk1128 Oct 9, 2024
44f9404
refactor: member에 notNull 조건 추가
phk1128 Oct 9, 2024
95abc3e
feat: 옷유형 조회 서비스 레이어 구현
phk1128 Oct 10, 2024
8dc0248
feat: 옷유형 조회 서비스 레이어 구현
phk1128 Oct 10, 2024
5baeab7
feat: 상의,하의 조회 메서드 추가
phk1128 Oct 10, 2024
2500376
feat: dto 구현
phk1128 Oct 10, 2024
6351b52
feat: 옷유형 조회 컨트롤러 레이어 구현
phk1128 Oct 10, 2024
f3a4eb3
refactor: 디렉토리 구조 변경
phk1128 Oct 10, 2024
0618f6d
refactor: 테스트용 생성자 추가
phk1128 Oct 10, 2024
4b767e2
feat: 테스트용 픽스처 추가
phk1128 Oct 10, 2024
d2b9434
test: 옷유형 조회 서비스 레이어 테스트
phk1128 Oct 10, 2024
cc21a4b
test: 옷유형 조회 컨트롤러 레이어 테스트
phk1128 Oct 10, 2024
1f9af52
docs: restDocs 템플릿 작성
phk1128 Oct 10, 2024
7d42e04
docs: api 명세서 생성
phk1128 Oct 10, 2024
b39c504
refactor: 정적 팩토리 메서드 추가
phk1128 Oct 10, 2024
4b187c2
refactor: tempStage 연관관계 매핑
phk1128 Oct 10, 2024
9b147da
refactor: tempStageLevel 추가
phk1128 Oct 10, 2024
d4a7a9a
refactor: 멤버 옷조합 저장 로직 수정
phk1128 Oct 10, 2024
568d096
test: 멤버 옷조합 로직 테스트 수정
phk1128 Oct 10, 2024
834c9a4
test: 멤버 옷조합 컨트롤러 테스트 수정
phk1128 Oct 10, 2024
81996d9
docs: api 명세서 생성
phk1128 Oct 10, 2024
1dab8a0
feat: 옷유형 조회 서비스 레이어 구현
phk1128 Oct 10, 2024
13c2569
feat: 옷유형 조회 서비스 레이어 구현
phk1128 Oct 10, 2024
32c67ee
feat: 상의,하의 조회 메서드 추가
phk1128 Oct 10, 2024
d232cda
feat: dto 구현
phk1128 Oct 10, 2024
9c97975
feat: 옷유형 조회 컨트롤러 레이어 구현
phk1128 Oct 10, 2024
2e5083b
refactor: 디렉토리 구조 변경
phk1128 Oct 10, 2024
6b128b3
refactor: 테스트용 생성자 추가
phk1128 Oct 10, 2024
95543e1
feat: 테스트용 픽스처 추가
phk1128 Oct 10, 2024
f83411a
test: 옷유형 조회 서비스 레이어 테스트
phk1128 Oct 10, 2024
9d1688f
test: 옷유형 조회 컨트롤러 레이어 테스트
phk1128 Oct 10, 2024
df8cf08
docs: restDocs 템플릿 작성
phk1128 Oct 10, 2024
922b852
docs: api 명세서 생성
phk1128 Oct 10, 2024
db1c139
docs: api 명세서 생성
phk1128 Oct 10, 2024
c73237e
Merge branch 'feature/#117-get-outfit' of https://github.com/FashionF…
phk1128 Oct 10, 2024
f3e2cba
docs: api 명세서 생성
phk1128 Oct 10, 2024
2a1f751
Merge pull request #116 from FashionForecast/feature/#115-MemberOutfit
cherryiJuice Oct 11, 2024
6b9aa1e
feat: 회원별 옷차림 조회 dto 구현
phk1128 Oct 11, 2024
c5c2e72
feat: 멤버id로 멤버 옷차림 조회 메서드 추가
phk1128 Oct 11, 2024
774a425
feat: 회원별 옷차림 조회 서비스 레이어 구현
phk1128 Oct 11, 2024
a1918db
feat: 회원별 옷차림 조회 컨트롤러 레이어 구현
phk1128 Oct 11, 2024
76e1e50
refactor: 빌더 수정
phk1128 Oct 11, 2024
8a946b3
feat: 테스트용 픽스처 구현
phk1128 Oct 11, 2024
f159c89
test: 회원별 옷차림 조회 서비스 레이어 테스트
phk1128 Oct 11, 2024
75afc7c
test: 회원별 옷차림 조회 컨트롤러 레이어 테스트
phk1128 Oct 11, 2024
59d2e04
refactor: 테스트 코드 수정
phk1128 Oct 11, 2024
396cfdb
refactor: 픽스처 수정
phk1128 Oct 11, 2024
08c70d9
docs: api 명세서 생성
phk1128 Oct 11, 2024
aa45ce2
fix: 헤더에 저장된 토큰을 가져오도록 수정
cherryiJuice Oct 11, 2024
79d3af9
fix: 멤버 중복 저장 해결
cherryiJuice Oct 11, 2024
37c833f
Merge pull request #121 from FashionForecast/fix/#120-login
cherryiJuice Oct 11, 2024
96f2746
docs: api 명세서 생성
phk1128 Oct 11, 2024
c0890b9
Merge branch 'develop' into feature/#119-get-member-outfit
phk1128 Oct 11, 2024
7f9ede9
docs: api 명세서 생성
phk1128 Oct 11, 2024
ba4cbd4
fix: principle이 null인 문제 해결 (#122)
cherryiJuice Oct 11, 2024
060069c
Merge branch 'develop' into feature/#119-get-member-outfit
phk1128 Oct 11, 2024
e56e07b
refactor: 매개변수 수정
phk1128 Oct 11, 2024
c567573
docs: api 명세서 생성
phk1128 Oct 11, 2024
d45caf9
chore: 배포스크립트 수정
phk1128 Oct 11, 2024
101a58d
회원 정보 null인 경우 null 반환 (#126)
cherryiJuice Oct 13, 2024
aa82c84
온도 단계별 회원 옷차림 전체 조회 api (#123)
phk1128 Oct 13, 2024
b84db49
Merge branch 'develop' into feature/#124-get-member-outfit
phk1128 Oct 13, 2024
29317f3
feat: dto 구현
phk1128 Oct 13, 2024
7eaaa8f
feat: 멤버 id와 온도 단계 id 기준으로 옷차림 조회 메서드 추가
phk1128 Oct 13, 2024
29b2bce
feat: 현재 온도와 온도 조건에 따른 회원 옷차림 조회 서비스레이어 구현
phk1128 Oct 13, 2024
f25341b
feat: 현재 온도와 온도 조건에 따른 회원 옷차림 조회 컨트롤러 레이어 구현
phk1128 Oct 13, 2024
26e1c80
feat: TempStage 픽스처 구현
phk1128 Oct 13, 2024
f60d2cc
feat: MemberOutfitFixture 픽스처 구현
phk1128 Oct 13, 2024
6a1370d
feat: 서비스 레이어 테스트
phk1128 Oct 13, 2024
1994418
test: 컨트롤러 레이어 테스트
phk1128 Oct 13, 2024
d2d962b
docs: restDocs 템플릿 작성
phk1128 Oct 13, 2024
e11e446
docs: api 명세서 생성
phk1128 Oct 13, 2024
e123dbc
test: description 수정
phk1128 Oct 13, 2024
0e42fee
docs: api 명세서 생성
phk1128 Oct 13, 2024
5c83434
test: description 수정
phk1128 Oct 13, 2024
8db96b1
docs: api 명세서 생성
phk1128 Oct 13, 2024
b437fa7
refactor: 소프트 삭제를 위한 엔티티 수정
phk1128 Oct 13, 2024
7a9a7e2
refactor: 삭제 플래그가 false인 경우만 조회하도록 수정
phk1128 Oct 13, 2024
dd23394
feat: 회원 옷차림 삭제 메서드 추가
phk1128 Oct 13, 2024
5b8c0a3
feat: 저장된 옷차림 갯수 관련 에러코드 추가
phk1128 Oct 13, 2024
86af105
feat: 저장된 옷차림 갯수 관련 예외 추가
phk1128 Oct 13, 2024
7fbf309
refactor: 저장된 옷차림이 4개 이상일 경우 예외 발생
phk1128 Oct 13, 2024
d006641
feat: 옷차림 삭제 로직 서비스 레이어 구현
phk1128 Oct 13, 2024
c0ae4d7
feat: 옷차림 삭제 로직 컨트롤러 레이어 구현
phk1128 Oct 13, 2024
3dbe62d
test: 옷차림 삭제 컨트롤러 레이어 테스트코드 작성
phk1128 Oct 13, 2024
5a35d67
test: 테스트 메서드 이름 수정
phk1128 Oct 13, 2024
d83811f
docs: restDocs 템플릿 작성
phk1128 Oct 13, 2024
fed23c9
docs: api 명세서 생성
phk1128 Oct 13, 2024
b091dd7
refactor: count 함수 수정
phk1128 Oct 14, 2024
ccf6f7e
refactor: count 메서드 쿼리문 수정
phk1128 Oct 14, 2024
b79fe54
refactor: validateCount 수정
phk1128 Oct 14, 2024
c530415
chore: MemberOutfit 관련 객체 분리
phk1128 Oct 14, 2024
64f29f0
chore: MemberOutfit 관련 테스트 분리
phk1128 Oct 14, 2024
b91b374
docs: restDocs 수정
phk1128 Oct 14, 2024
d0922ac
docs: api 명세서 생성
phk1128 Oct 14, 2024
649483c
docs: api 명세서 생성
phk1128 Oct 14, 2024
a782f99
Merge pull request #127 from FashionForecast/feature/#124-get-member-…
cherryiJuice Oct 14, 2024
8b03a52
회원 설정 추가 (#130)
cherryiJuice Oct 14, 2024
0aba34a
refactor: 소셜 ID 추가
phk1128 Oct 19, 2024
f4c469c
test: 테스트 코드 수정
phk1128 Oct 19, 2024
b4fba32
docs: api 명세서 생성
phk1128 Oct 19, 2024
8511f01
feat: 삭제 이벤트 구현
phk1128 Oct 19, 2024
7882128
feat: deleteById 정의
phk1128 Oct 19, 2024
9ca5ebe
feat: deleteAllByMemberId 정의
phk1128 Oct 19, 2024
14dde40
feat: revokeMember 정의 및 removeRefreshToken 매개변수 수정
phk1128 Oct 19, 2024
f15ba9c
feat: 삭제 리스너 구현
phk1128 Oct 19, 2024
1e49199
feat: revokeMember, removeRefreshToken 구현
phk1128 Oct 19, 2024
9dc04b1
test: 삭제 이벤트 리스너 테스트
phk1128 Oct 19, 2024
b480d42
refactor: tempStage 연관관계 매핑 다대일로 수정
phk1128 Oct 20, 2024
cc9569c
refactor: count 메서드 쿼리 수정
phk1128 Oct 20, 2024
0011b05
Merge pull request #132 from FashionForecast/refactor/#131-member
cherryiJuice Oct 20, 2024
1a595a7
Merge pull request #134 from FashionForecast/feature/#133-revoke
cherryiJuice Oct 20, 2024
5e403ba
Merge pull request #136 from FashionForecast/refactor/#135-count
cherryiJuice Oct 20, 2024
eb0979f
refactor: revokeMember 메서드 네이밍 deleteAccount 로 변경
phk1128 Oct 20, 2024
5c2da51
feat: 회원 탈퇴 컨트롤러 레이어 구현
phk1128 Oct 20, 2024
5803e69
test: 회원 탈퇴 테스트코드 작성
phk1128 Oct 20, 2024
5c37d0e
docs: restDocs 템플릿 수정
phk1128 Oct 20, 2024
004a040
docs: api 명세서 생성
phk1128 Oct 20, 2024
e00f9d2
Merge pull request #138 from FashionForecast/feature/#137-revoke
cherryiJuice Oct 21, 2024
f48c2b8
refactor: TopAttribute, BottomAttribute 업데이트 메서드 추가
phk1128 Oct 22, 2024
8ec073c
refactor: NOT_FOUND_MEMBER_OUTFIT 에러코드 추가
phk1128 Oct 22, 2024
aeedc3f
feat: NOT_FOUND_MEMBER_OUTFIT 예외 구현
phk1128 Oct 22, 2024
a23236a
feat: 회원 옷차림 수정 서비스 레이어 구현
phk1128 Oct 22, 2024
8d51454
feat: 회원 옷차림 수정 컨트롤러 레이어 구현
phk1128 Oct 22, 2024
f8ea13b
test: 회원 옷차림 요청 픽스처 추가
phk1128 Oct 22, 2024
128c505
test: 회원 옷차림 수정 서비스 레이어 테스트
phk1128 Oct 22, 2024
b063f85
test: 회원 옷차림 수정 컨트롤러 레이어 테스트
phk1128 Oct 22, 2024
25bd7ed
test: 옷차림 추가 응답 필드 작성
phk1128 Oct 22, 2024
e7dcd28
docs: restDocs 템플릿 수정
phk1128 Oct 22, 2024
66e791e
docs: api 명세서 생성
phk1128 Oct 22, 2024
efed3d8
로그아웃 기능 (#141)
cherryiJuice Oct 22, 2024
4c044ad
Merge branch 'develop' into feature/#139-member-outfit
phk1128 Oct 22, 2024
8fff41a
docs: api 명세서 생성
phk1128 Oct 22, 2024
1d6b220
Merge pull request #142 from FashionForecast/feature/#139-member-outfit
cherryiJuice Oct 22, 2024
fb6063e
refactor: 중복되는 코드 tempStageService에 통일
cherryiJuice Oct 22, 2024
7f9762c
style: 안쓰는 import문 삭제
cherryiJuice Oct 22, 2024
71aacb6
refactor: 메소드 이름 변경
cherryiJuice Oct 23, 2024
e84706a
test: 테스트 변경
cherryiJuice Oct 23, 2024
8afd1f5
Merge pull request #144 from FashionForecast/refactor/#143-tempStage
cherryiJuice Oct 23, 2024
eb0bd6d
chore: 인서트 쿼리에 짧은 치마, 긴 치마 추가
phk1128 Oct 26, 2024
876620d
refactor: 리프레시 토큰 삭제하는 로직 추가
phk1128 Oct 26, 2024
5d827fc
refactor: 삭제 쿼리 추가
phk1128 Oct 26, 2024
d786ff8
refactor: 탈퇴 메서드 파라미터에 응답 추가
phk1128 Oct 26, 2024
d013b61
test: 테스트에 리팩토링 내용 반영
phk1128 Oct 26, 2024
51756c6
Refactor/#145 outfit (#146)
cherryiJuice Oct 26, 2024
2f8795f
Merge pull request #148 from FashionForecast/refactor/#147-delete-acc…
cherryiJuice Oct 26, 2024
dd1da6f
feat: 최근 검색어 전체 삭제 로직 추가
phk1128 Oct 26, 2024
d9175e2
feat: 최근 검색어 삭제 과정 추가
phk1128 Oct 26, 2024
9ae30d7
Merge pull request #150 from FashionForecast/feature/#149-revoke
cherryiJuice Oct 26, 2024
2277a54
refactor: 최근 검색어 삭제 로직 로그인 서비스 객체로 이동 (#152)
phk1128 Oct 27, 2024
2da7656
최근 검색어 uuid 검증 로직 추가 (#157)
phk1128 Nov 28, 2024
38f44d7
refactor: 패키지 분리
cherryiJuice Nov 27, 2024
dc0bd64
feat: 레디스 설정
cherryiJuice Nov 27, 2024
8cded05
feat: 게스트 옷차림 추가 기능
cherryiJuice Nov 27, 2024
74df9b7
refactor: 패키지 변경
cherryiJuice Nov 27, 2024
84b83af
feat: 게스트의 모든 커스텀 옷차림 조회 기능
cherryiJuice Nov 27, 2024
cd15d30
feat: 게스트의 날씨별 옷차림 조회 기능
cherryiJuice Nov 27, 2024
c06e483
feat: 게스트 옷차림 삭제 기능
cherryiJuice Nov 27, 2024
55131bf
feat: 게스트 옷차림 수정 기능
cherryiJuice Nov 27, 2024
e4d2296
refactor: uri 변경
cherryiJuice Nov 28, 2024
0a42921
refactor: 패키지 변경
cherryiJuice Nov 28, 2024
84bcef2
test: 컨트롤러 테스트
cherryiJuice Nov 28, 2024
e8cea7a
refactor: 이름 변경
cherryiJuice Nov 28, 2024
ebef21b
refactor: uuid request로 넣음
cherryiJuice Nov 29, 2024
131fd62
refactor: uuid param 추가
cherryiJuice Nov 29, 2024
b936d4a
docs: api 명세서 작성
cherryiJuice Nov 29, 2024
d248304
fix: 리베이스 이슈
cherryiJuice Nov 29, 2024
812cfa7
refactor: fixture 추가
cherryiJuice Nov 29, 2024
61bd324
docs: 명세서 수정
cherryiJuice Nov 29, 2024
0c0931e
refactor: 게스트 uuid로 존재 확인
cherryiJuice Nov 29, 2024
b2c8188
Merge pull request #159 from FashionForecast/feature/#156-guestOutfit
cherryiJuice Dec 9, 2024
ae89072
refactor: top, bottom attribute 하나로 통합
cherryiJuice Dec 14, 2024
98b9d6f
feat: 회원 옷차림으로 게스트 옷차림 추가 가능 여부 확인
cherryiJuice Dec 14, 2024
b55e5fa
feat: 게스트 옷차림 회원 옷차림 추가 기능
cherryiJuice Dec 14, 2024
fae7919
test: 게스트 옷차림을 회원 옷차림 추가하는 기능 테스트
cherryiJuice Dec 14, 2024
4ef2aeb
fix: 일치하지 않는 오류 수정
cherryiJuice Dec 14, 2024
794662e
refactor: 통합 취소
cherryiJuice Dec 14, 2024
1799948
docs: 명세서 작성
cherryiJuice Dec 14, 2024
a582bba
날씨 조회 api 변경 및 개선 작업 (#160)
phk1128 Dec 31, 2024
aab397e
refactor(Season): 1~4월은 겨울로 설정되게끔 수정 (#163)
phk1128 Dec 31, 2024
f31ce76
도커 빌드 문제 수정 (#165)
phk1128 Dec 31, 2024
1e65899
Refactor/#166 weather (#167)
phk1128 Dec 31, 2024
53b0370
chore: 경기도 이천시, 파주시 위도 경도 정보 추가 (#169)
phk1128 Dec 31, 2024
5e1cf12
refactor: guestOutfit 조회시 tempStageLevel에 따라 이미 존재 여부 검증 추가
cherryiJuice Jan 2, 2025
c5eb31b
style: 띄어쓰기 수정
cherryiJuice Jan 2, 2025
c244c2a
refactor: memberOutfit 존재 검증 추가
cherryiJuice Jan 2, 2025
7c28520
refactor: 예외 처리 삭제 및 온도단계에 따른 guestOutfit 하나만 가져오도록 수정
cherryiJuice Jan 2, 2025
418147d
docs(README): 서비스 소개 오타 수정
phk1128 Jan 2, 2025
54b58b0
Merge pull request #161 from FashionForecast/feature/#156-guestOutfit
cherryiJuice Jan 3, 2025
64ee496
하늘 상태 및 강수 타입 에러 수정 (#174)
phk1128 Jan 25, 2025
48eb871
날씨 그룹 조회 api 구현 (#175)
phk1128 Jan 25, 2025
9f09f53
날씨 조회 검증 클래스 리팩토링 (#177)
phk1128 Feb 4, 2025
525389c
날씨 그룹 조회시 LocalDateTime 포맷팅 에러 수정 (#179)
phk1128 Feb 4, 2025
a6c0d0f
feat: oauth @Transactional 추가 (#185)
presentKey Mar 26, 2025
2e9cf18
Merge branch 'main' of https://github.com/FashionForecast/FashionFore…
presentKey Mar 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import java.util.Collections;
import java.util.Map;

import jakarta.transaction.Transactional;
import org.springframework.security.core.authority.SimpleGrantedAuthority;
import org.springframework.security.oauth2.client.userinfo.DefaultOAuth2UserService;
import org.springframework.security.oauth2.client.userinfo.OAuth2UserRequest;
Expand All @@ -22,6 +23,7 @@

@Slf4j
@Service
@Transactional
@RequiredArgsConstructor
public class CustomOauth2UserService implements OAuth2UserService<OAuth2UserRequest, OAuth2User> {

Expand Down