Skip to content
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

분산 데이터베이스 객체 ID , 대체키 반영 #87 #109

Merged
merged 20 commits into from
Jun 10, 2024

Conversation

rivkode
Copy link
Member

@rivkode rivkode commented Jun 10, 2024

관련 Issue

변경 사항

  • 기입 예: 회원가입 기능 구현
  • 기입 예: 프로필 수정 기능 구현
  • 기입 예: 로그인 체크 처리가 안 되는 버그를 수정

Todo List

  • 기입 예: 예외 처리를 추가적으로 해줘야 합니다.
  • 기입 예: 아직 포스트맨 테스트를 해보지 않았습니다.

Check List

  • 포스트맨으로 체크해 보았나요?

트러블 슈팅

  • 기입 예 - 1. ~~ 발생한 예외 이름 또는 뭐 하다가 예외 발생했다. 기록

발생한 예외

// 예외

예외가 발생한 코드

// 코드

원인 분석

이러이러한 것이 원인이었다!

수정한 코드

// 수정한 코드

rivkode added 20 commits June 6, 2024 15:30
- 이후 책임 분리하기
id -> Long 타입
token -> String 타입
IdGenerator -> TokenGenerator

기존 Id 생성 역할을 Token 생성으로 변경
id -> Long 타입
token -> String 타입
id -> Long 타입
token -> String 타입
id -> Long 타입
token -> String 타입
id -> Long 타입
token -> String 타입
id -> Long 타입
token -> String 타입
id -> Long 타입
token -> String 타입
기존 id -> token으로 변경
id -> Long 타입
token -> String 타입
Copy link

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 9b3be20.

@rivkode rivkode merged commit 9bf52be into develop Jun 10, 2024
2 of 3 checks passed
rivkode added a commit that referenced this pull request Jun 11, 2024
- 분산 데이터베이스 객체 ID , 대체키 반영 #87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant