A Gradle project showing how to integration-test a web application with Docker and docker-compose.
./gradlew build
- maven-docker-compose-example-project - The same thing this project does but with Maven.
- Getting Started With Gradle: Integration Testing
- Gradle ScalaTest plugin
- Gradle ShadowJar plugin
- SO: Is there a way to list task dependencies in Gradle?
- SO: Specify project version
- DockerHub java
- gradle-docker-compose-plugin
- scalaj-http - This is a fully featured http client for Scala which wraps java.net.HttpURLConnection