Entity (엔티티)

역할: 데이터베이스 테이블과 매핑되는 클래스

하는 일:

DTO (Data Transfer Object)

역할: 클라이언트와 데이터를 주고받는 용도의 객체

하는 일:

Repository

역할: 데이터베이스에 접근하는 계층

하는 일: