Horje
connect to in memory h2 Code Example
connect to in memory h2
properties:
 spring.h2.console.enabled=true
 spring.h2.console.path=/h2-console

run:
 mvn -pl persistence spring-boot:run

connect:
 http://localhost:8080/h2-console
values:
 JDBC URL: jdbc:h2:mem:testdb
 User Name: sa
 Pasword: <leave this empty>




Whatever

Related
when solar eclipse occur in 2021 in africa Code Example when solar eclipse occur in 2021 in africa Code Example
API RTCDataChannel par Websocket Code Example API RTCDataChannel par Websocket Code Example
pterodactyl firewall Code Example pterodactyl firewall Code Example
sqlalchemy uselist Code Example sqlalchemy uselist Code Example
impala decimal precision Code Example impala decimal precision Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
6