Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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