https://github.com/claudioaltamura/spring-boot-testcontainers
Spring Boot Testcontainers example
https://github.com/claudioaltamura/spring-boot-testcontainers
flyway maven postgresql spring-boot testcontainers
Last synced: 3 months ago
JSON representation
Spring Boot Testcontainers example
- Host: GitHub
- URL: https://github.com/claudioaltamura/spring-boot-testcontainers
- Owner: claudioaltamura
- License: mit
- Created: 2021-09-12T16:48:09.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T13:47:38.000Z (about 2 years ago)
- Last Synced: 2025-08-08T19:42:07.235Z (11 months ago)
- Topics: flyway, maven, postgresql, spring-boot, testcontainers
- Language: Java
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/github/claudioaltamura/spring-boot-testcontainers)
[](https://opensource.org/licenses/MIT)
# spring-boot-testcontainers
Spring Boot Testcontainers example
* Singleton Container case
* Non Singleton Container case
* Providing test data via @SQL annotation