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

feature: User - Entity, DTO 클래스 작성 및 CRUD 구현 #1

Open
ongsttt52 opened this issue Mar 10, 2025 · 0 comments
Open

feature: User - Entity, DTO 클래스 작성 및 CRUD 구현 #1

ongsttt52 opened this issue Mar 10, 2025 · 0 comments

Comments

@ongsttt52
Copy link
Collaborator

Featured:

  • UserController, UserService, UserRepository, UserEntity, UserRequest, UserResponse 클래스 추가
  • User에 대한 CRUD 기능 구현
@ongsttt52 ongsttt52 changed the title feat: User Entity, DTO 클래스 작성 및 CRUD 구현 feat : User - Entity, DTO 클래스 작성 및 CRUD 구현 Mar 10, 2025
@song-eojin song-eojin changed the title feat : User - Entity, DTO 클래스 작성 및 CRUD 구현 feature : User - Entity, DTO 클래스 작성 및 CRUD 구현 Mar 10, 2025
@song-eojin song-eojin changed the title feature : User - Entity, DTO 클래스 작성 및 CRUD 구현 feature: User - Entity, DTO 클래스 작성 및 CRUD 구현 Mar 10, 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 설정 추가
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant