-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] 액세스토큰, 리프레시 토큰 응답 오타 수정 #129
Comments
yonghwankim-dev
added a commit
that referenced
this issue
Jan 11, 2024
Merged
yonghwankim-dev
added a commit
that referenced
this issue
Jan 11, 2024
yonghwankim-dev
added a commit
that referenced
this issue
Jan 12, 2024
yonghwankim-dev
added a commit
that referenced
this issue
Jan 12, 2024
yonghwankim-dev
added a commit
that referenced
this issue
Jan 15, 2024
* #123 docs: 테스트 프로파일에 히카리 로깅 레벨 설정 * #129 refactor: 별도 메소드 분리 * #129 test: 히카리 연결 풀 테스트 코드 추가 * #123 fix: 스케줄링 메소드 오타 수정 * #123 fix: throwable 로깅 * #131 test: HasPortfolioAuthorizationAspect 테스트 코드 추가 * #123 fix: OSIV(open session in view) 설정 * #123 test: 불필요한 테스트 코드 제거 * #123 refactor: 포트폴리오 조회시 fetch join으로 변경 - N+1 문제를 해결하기 위해서 fetch join 사용 * #123 test: findAllByPortfolioId 테스트 코드 추가 * #123 fix: OSIV 비활성화에 따른 fetch join 적용 * #123 fix: OSIV 비활성화에 따른 테스트 코드 수정
yonghwankim-dev
added a commit
that referenced
this issue
Jan 15, 2024
* #131 fix: 액세스 토큰 발급 오류 수정 * #131 test: 액세스 토큰 발급 테스트 코드 추가 * #131 test: 오타 수정 * [fix] Hikari Connection Pool 고갈 문제 해결 (#135) * #123 docs: 테스트 프로파일에 히카리 로깅 레벨 설정 * #129 refactor: 별도 메소드 분리 * #129 test: 히카리 연결 풀 테스트 코드 추가 * #123 fix: 스케줄링 메소드 오타 수정 * #123 fix: throwable 로깅 * #131 test: HasPortfolioAuthorizationAspect 테스트 코드 추가 * #123 fix: OSIV(open session in view) 설정 * #123 test: 불필요한 테스트 코드 제거 * #123 refactor: 포트폴리오 조회시 fetch join으로 변경 - N+1 문제를 해결하기 위해서 fetch join 사용 * #123 test: findAllByPortfolioId 테스트 코드 추가 * #123 fix: OSIV 비활성화에 따른 fetch join 적용 * #123 fix: OSIV 비활성화에 따른 테스트 코드 수정
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
변경할것
The text was updated successfully, but these errors were encountered: