Simple demo service to provide a skeleton for a multitude of different pipeline requirements for applications.
From the root of the project issue docker-compose -f docker/docker-compose.yml up --build
Uncomment commented code in DemoApplication.class
if you need to populate the database with
some simple data.