-
Notifications
You must be signed in to change notification settings - Fork 0
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
feature: User - Entity, DTO 클래스 작성 및 CRUD 구현 #1
Comments
ongsttt52
added a commit
that referenced
this issue
Mar 11, 2025
song-eojin
pushed a commit
that referenced
this issue
Mar 11, 2025
* feat : User - Entity, DTO 클래스 작성 및 CRUD 구현 (#1) * feature: User - 로그인 기능 구현, 비밀번호 암호화 기능 구현 (#3) * refactor: User - UserService의 create, update 및 delete 메서드 리팩터링 (#6) * config: Gradle - JWT 인증을 위한 jjwt 의존성 추가 (#7) * feature: JWT 인증 구현 및 응답 객체 ResponsEntity로 변경 (#8) * feat : Spring Security, WebConfig CORS 권한 설정 추가 * feat : WebConfig 설정 추가
ongsttt52
added a commit
that referenced
this issue
Mar 11, 2025
song-eojin
pushed a commit
that referenced
this issue
Mar 11, 2025
* feat : User - Entity, DTO 클래스 작성 및 CRUD 구현 (#1) * feature: User - 로그인 기능 구현, 비밀번호 암호화 기능 구현 (#3) * refactor: User - UserService의 create, update 및 delete 메서드 리팩터링 (#6) * config: Gradle - JWT 인증을 위한 jjwt 의존성 추가 (#7) * feature: JWT 인증 구현 및 응답 객체 ResponsEntity로 변경 (#8) * feat : Spring Security, WebConfig CORS 권한 설정 추가 * feat : WebConfig 설정 추가 * refactor : CORS 설정 오류 수정 * feat : User - Entity, DTO 클래스 작성 및 CRUD 구현 (#1) * feature: User - 로그인 기능 구현, 비밀번호 암호화 기능 구현 (#3) * refactor: User - UserService의 create, update 및 delete 메서드 리팩터링 (#6) * config: Gradle - JWT 인증을 위한 jjwt 의존성 추가 (#7) * feature: JWT 인증 구현 및 응답 객체 ResponsEntity로 변경 (#8) * feat : Spring Security, WebConfig CORS 권한 설정 추가 * refactor : CORS 설정 오류 수정
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Featured:
The text was updated successfully, but these errors were encountered: