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

계정 도메인 추가 작업 #17

Closed
3 tasks done
djkeh opened this issue Jun 14, 2022 · 0 comments · Fixed by #18 or ChangGyu-Ryu/fastcampus-project-board#17
Closed
3 tasks done

계정 도메인 추가 작업 #17

djkeh opened this issue Jun 14, 2022 · 0 comments · Fixed by #18 or ChangGyu-Ryu/fastcampus-project-board#17
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@djkeh
Copy link
Owner

djkeh commented Jun 14, 2022

지난 #8 에서 강의 흐름 상 작업하지 않았던 회원 계정 도메인을 추가로 작업한다.
이는 인증 기능 구현을 위해 필요함

  • erd 업데이트
  • 도메인 추가
  • jpa 인터페이스 추가
@djkeh djkeh self-assigned this Jun 14, 2022
@djkeh djkeh added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 14, 2022
@djkeh djkeh added this to the 게시판 서비스 만들기 milestone Jun 14, 2022
djkeh added a commit that referenced this issue Jun 14, 2022
`UserAccount` 이름으로 회원 계정 도메인 생성
`user`, `account` 등은 mysql 예약어이므로 피함
필드명도 mysql 예약어를 의식하여 정함

테스트 데이터에 임의 계정 1개 등록
테스트용이지만 패스워드가 노출되는 방식이므로 고민 필요

회원 정보는 API 로 노출되지 않았으면 한다.
이에 테스트에 404 not found 를 확인하는 테스트 추가
간단하게 모든 http 메소드에 대응
djkeh added a commit that referenced this issue Jun 14, 2022
강의 중 optimize import 하지 않은 듯.
정리함
@djkeh djkeh closed this as completed in #18 Jun 14, 2022
djkeh added a commit that referenced this issue Jun 14, 2022
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
1 participant