본문 바로가기
개발

VScode mysql 연동 / JPA

by yo.na 2022. 1. 17.

https://mvnrepository.com/artifact/mysql/mysql-connector-java/8.0.27

 

https://somuchthings.tistory.com/143?category=856323 

 

[Java] VSCODE에서 MAVEN 프로젝트에 MySQL JDBC 연동

JPA를 배우기 전에 간략하게 이런 게 있고 동작 방식, 여러 문제 때문에 JPA가 나오게 되었다는 것 정도만 알고 넘어가서 오랜만에 다시 복습할 겸 글을 작성한다. 주제에 앞서서 JDBC에 대해 간략

somuchthings.tistory.com

https://devgoat.tistory.com/9

 

[Spring Boot & JPA & mysql] 스프링부트 mysql JPA 연결하기.

■ 목표 - Springboot 프로젝트에 JPA, mysql을 연동한다. ■ 사전 준비사항 - Springboot 프로젝트 (gradle) - mysql 설치 mysql은 아래 글을 참고해 docker를 이용해 설치하였다. 갓대희의 작은공간 :: [Docker..

devgoat.tistory.com

https://mvnrepository.com/artifact/mysql/mysql-connector-java/8.0.27

 

내부 ip 주소

ifconfig | grep inet

외부 ip 주소

curl ifconfig.me