Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T13:47:38.000Z (7 months ago)
- Last Synced: 2024-04-23T14:36:26.125Z (7 months ago)
- Topics: flyway, maven, postgresql, spring-boot, testcontainers
- Language: Java
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.com/claudioaltamura/spring-boot-testcontainers.svg?branch=main)](https://travis-ci.com/github/claudioaltamura/spring-boot-testcontainers)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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