Skip to content

cstroe/maven-docker-compose-example-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maven-docker-compose-example-project

An example project showing how to run integration tests for a Java project using Maven. The integration test environment is defined in the docker-compose.yml. The app under test is packaged into a docker container via the Dockerfile

Usage

./mvnw clean verify

Links

About

An example of how to do a Dockerized Java application with Maven

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published