JPA 실습하기 (1)
Programing/JPA
2021. 6. 14. 15:20
JPA 실습 전 개발환경 확인! 1. Eclipse STS version 4로 프로젝트 생성 아직 설치가 안 되었다면 아래 링크로 고고~! -> https://amy-ming.tistory.com/9 Eclipse STS 설치하기 https://spring.io/tools 클릭 후 다운 받은 후 압축 풀기 -> content.zip 압축 풀고 .exe 파일로 실행! amy-ming.tistory.com 2. MySql 설치 - dbeaver로 데이터베이스 보면 설치에 도움이 필요하시다면 아래 링크로 고고~! -> https://amy-ming.tistory.com/10 MySQL 설치하기 MySQL 설치하기 1. 설치파일 다운로드 https://dev.mysql.com/downloads/mysql/ Go..
JPA
Programing/JPA
2021. 6. 14. 13:26
https://gmlwjd9405.github.io/2019/08/04/what-is-jpa.html [JPA] JPA란 - Heee's Development Blog Step by step goes a long way. gmlwjd9405.github.io JPA 알고 사용하자!!