DTO1 [Spring Boot] DTO, DAO, Vo 복습 https://shins99.tistory.com/102 [Spring Boot] 스프링 부트에서 자주 사용하는 어노테이션 복습 https://shins99.tistory.com/97 [Spring Boot] 스프링 부트 시작하기( 기초 설정 방법) 복습 https://shins99.tistory.com/96 [Spring Boot] 스프링 부트 기초 스프링(Spring) 이란? - 자바 기반의 웹 어플리케이션을 만 shins99.tistory.com DAO(Data Access Object) - 실제로 DB의 data에 접근하기 위한 객체 실제로 DB에 접근하여 data를 삽입, 삭제, 조회, 수정 등 CRUD 기능을 수행 Service와 DB를 연결하는 고리 역할을 함 Repository pac.. 2023. 10. 15. 이전 1 다음