JUnit5 utils and extensions to make integration tests for PostgreSQL with Spring

Compile Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
com.jupiter-tools » spring-test-jpa
JUnit5 utils and extensions to make integration tests on JPA with Spring
0.30.4
MIT
org.testcontainers » postgresql
Isolated container management for Java code testing
1.11.41.21.4

Provided Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
PostgreSQL Driver BSD 2-clause
org.postgresql » postgresql
PostgreSQL JDBC Driver Postgresql
Boot Starter Apache 2.0
org.springframework.boot » spring-boot-starter-data-jpa
Starter for using Spring Data JPA with Hibernate

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...