This project is a simple example that demonstrates how to use Docker and Docker Compose to run a MySQL container alongside a Java application container. Additionally, a network/ directory is included, ...
Uses Environment variables for the username and password. Useful for container like environments. Need to download the mysql java JDBC connector if not got already ...