Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.
This repository was archived by the owner on Aug 18, 2023. It is now read-only.

사용자 CRUD RestAPI 구현 #2

@yejun614

Description

@yejun614

배경/설명

사용자 개인정보를 관리하는 기능이 필요합니다.

요구사항

  • 사용자 관리용 class 생성
  • 사용자 Create
  • 사용자 Read
  • 사용자 Update
  • 사용자 Delete

DB에 저장해야할 사용자 정보들

  • Username
  • Password
  • Avatar Image File

주의사항

  • 사용자 패스워드는 해시 암호화 해주세요.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions