Skip to content

[KOBG-12] User 관련 api 제작#3

Merged
yerim123456 merged 25 commits intodevelopfrom
feature/KOBG-12/user-api
Aug 18, 2025
Merged

[KOBG-12] User 관련 api 제작#3
yerim123456 merged 25 commits intodevelopfrom
feature/KOBG-12/user-api

Conversation

@yerim123456
Copy link
Contributor

@yerim123456 yerim123456 commented Aug 18, 2025

🔑 JIRA 이슈 키

KOBG-12 user 관련 api 제작


✒ 진행한 작업

  • 회원가입, 로그인, accessToken 재발급, 로그아웃 api 구현
  • 간단 정보 조회, 번역 언어 설정 변경, 레벨 완료 api 구현

💡 생겼던 문제 및 해결법

1️⃣ ci pipeline test db 연결 문제

  • 문제: ci pipline 에서 프라이빗 서블릿을 사용하고 있는 rds 로 인해 연결이 불가능
  • 해결: h2 database 의존성 추가 및 test 용 properties 를 따로 만들어 테스트용 db 도입

📢 아쉬운 부분 및 개선점

  • 나중에 redis 혹은 이벤트 처리를 활용해 update 의 db 들락날락 문제 해결하기
  • test 추가 필요
  • voice type 구체화에 따른 수정 필요

yerim1ee added 21 commits August 18, 2025 07:07
@yerim123456 yerim123456 self-assigned this Aug 18, 2025
@yerim123456 yerim123456 added documentation Improvements or additions to documentation enhancement New feature or request labels Aug 18, 2025
@github-actions
Copy link

📊 Jacoco Test Coverage

Overall Project NaN% NaN% 🍏

There is no coverage information present for the Files changed

@yerim123456 yerim123456 merged commit a9bee47 into develop Aug 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant