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

feat: 로그인 기능 개발 완료 #19

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Conversation

kamser0415
Copy link
Collaborator

  • feat: 구매자 회원가입 추가
  • feat: h2 db add
  • fix: 불변 객체 선언 및 암호화 추가
  • docs: 애노테이션 동작원리 설명 추가
  • feat: 구매자 로그인 기능 추가 enhancement: 로그인 기능 추가 #13
  • fix: LoginHandler 일급 컬렉션 변환 enhancement: 로그인 기능 추가 #13
  • feat: AES 암호화 유틸리티 추가
  • fix: 상수 컨벤션에 맞게 변경
  • fix: 애노테이션 역할 설명 추가
  • feat: 구매자 회원가입 암호화/복호화 추가
  • fix: 패키지 분리
  • fix: 프로퍼티 파일 분리
  • fix: buyerSerivce comment
  • fix: encrypt password, salt
  • fix: 변수명 동사를 명사로 변경

#️⃣연관된 이슈

ex) #이슈번호, #이슈번호

📝작업 내용

  • 로그인, 암호화, 컨벤션, 회원가입등을 추가했습니다.

✒️ 코드 변경 이유

💬리뷰 요구사항(선택)

객체지향 체조 3가지 확인📌

  • 한 줄에 점을 하나만 찍는다.
  • else 키워드를 쓰지 않는다.
  • 일급 컬렉션을 사용한다.

kamser0415 and others added 23 commits October 23, 2024 00:48
feat: 구매자 로그인기능 추가
feat:AES 암호화 방식 유틸리티 추가#15
@kamser0415 kamser0415 requested a review from f-lab-jd February 17, 2025 12:03
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