/jdbc-with-docker

Control container startup order in Docker Compose when running a Java 8 console application reading data from a MySQL database.

Primary LanguageJavaApache License 2.0Apache-2.0

jdbc-with-docker

Description

This repo tackles the issue of controlling service startup order in Docker Compose.
See more details here.