Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. controller, service, repository, dto, entity 패키지 구조 세팅
  2. BaseEntity, @EnableJpaAuditing 세팅
  3. Entity Class 생성(extends BaseEntity)
  4. Repository 생성
  5. Service 생성
  6. Controller 생성

TIL : 컨트롤러에서 멤버들의 CRUD CREATE READ UPDATE DELETE를 통해서 메서드를 구현하였습니다. 각 메서드들이 하는 역할에 따라 생성, 삭제, 조회등 기능을 구현할 수 있었으며 3 Layer Architecture 개념을 보다 유익하게 경험할 수 있었습니다.

About

member 과제

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages