. Presentation Layer, UI 계층(UI Layer)
. Application Layer, 서비스 계층(Service Layer)
. Business Logic Layer, 도메인 계층(Domain Layer)
. Data Access Layer, 영속 계층(Persistence Layer)
□ Persistence, 영속성
□ Persistence Layer, 영속 계층
참조
https://gmlwjd9405.github.io/2018/12/25/difference-jdbc-jpa-mybatis.html
https://velog.io/@agugu95/%EC%8A%A4%ED%94%84%EB%A7%81-%ED%8C%A8%ED%84%B4%EA%B3%BC-DAO-DTO-Repository