728x90
1) 다운로드 하기
https://www.h2database.com/html/main.html

2) h2/bin 디렉토리에서 h2 실행하기
sh h2.sh
3) 이후 설정은 아래 포스팅에서 확인 가능
https://tomhoon.tistory.com/674
Spring boot - h2 설치 및 파일생성 (윈도우, j2 exception 오류 해결)
1) h2 설치https://www.h2database.com/html/main.html H2 Database EngineH2 Database Engine Welcome to H2, the Java SQL database. The main features of H2 are: Very fast, open source, JDBC API Embedded and server modes; in-memory databases Browser based Con
tomhoon.tistory.com
'서버' 카테고리의 다른 글
| Spring boot 3 - application.properties dev,prod,default 설정 (0) | 2024.11.25 |
|---|---|
| curl로 get, post, put, delete 보내기 (0) | 2024.11.24 |
| Springboot -소셜 로그인 연동 (0) | 2024.11.20 |
| Spring boot - h2 설치 및 파일생성 (윈도우, j2 exception 오류 해결) (2) | 2024.11.19 |
| Springboot - gradle 의존성 확인해보기(tomcat은 어디서가져오는걸까) (0) | 2024.11.18 |