changju / study-springboot

0 stars 0 forks source link

[4부: 스프링 부트 활용] 42. 스프링 데이터 3부: MySQL #31

Open changju opened 2 years ago

changju commented 2 years ago

4부: 스프링 부트 활용

42. 스프링 데이터 3부: MySQL

<dependency>
   <groupId>mysql</groupId>
   <artifactId>mysql-connector-java</artifactId>
</dependency>