changju / study-springboot

0 stars 0 forks source link

[4부: 스프링 부트 활용] 45. 스프링 데이터 6부: Spring-Data-JPA 연동 #34

Open changju opened 2 years ago

changju commented 2 years ago

4부: 스프링 부트 활용

45. 스프링 데이터 6부: Spring-Data-JPA 연동

<dependency>
   <groupId>org.springframework.boot</groupId>
   <artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
changju commented 2 years ago

슬라이싱 테스트

changju commented 2 years ago

Postgresl 추가