Related Articles
- Spring Boot 3.1.2 (Spring Web MVC, Spring Data JPA and Spring Test)
- Testcontainers 1.19.0
- PostgreSQL 15, Alpine Linux base image
postgres:15-alpine
- Java 17
- JUnt 5
$ git clone https://github.com/mkyong/spring-boot.git
$ cd spring-boot-testcontainers
$ ./mvnw test
$ ./mvnw spring-boot:run