Use Spring Data JPA + Hibernate + H2 + Database Rider for testing a Spring Boot application

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Web Framework Apache 2.0
org.springframework.boot » spring-boot-starter-web
Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ...
Apache 2.0
org.springframework.boot » spring-boot-starter-data-jpa
Starter for using Spring Data JPA with Hibernate

Runtime Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
org.hsqldb » hsqldb1 vulnerability
HSQLDB - Lightweight 100% Java SQL Database Engine
2.3.32.7.4

Test Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
Apache 2.0
com.github.database-rider » rider-junit51.26.01.44.0
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-engine
Core package for the JUnit Jupiter test engine.
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit
Testing Apache 2.0
org.springframework.boot » spring-boot-starter-test
Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito