Skip to content

Minimal Spring Boot Sample application with integration tests leveraging flyway DB migrations on a PostgreSQL running inside a Docker container.

License

Notifications You must be signed in to change notification settings

nikos/spring-boot-flyway-docker-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-flyway-docker-sample

Minimal Spring Boot Sample application with integration tests leveraging flyway DB migrations on a PostgreSQL running inside a Docker container.

Requirements:

  • Java 8
  • Maven
  • Docker

Execute integration tests with, which will start a PostgreSQL database inside a docker container, making it available on a random high network port:

mvn clean verify

Resources

About

Minimal Spring Boot Sample application with integration tests leveraging flyway DB migrations on a PostgreSQL running inside a Docker container.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages