We've moved the properties settings to an external configuration server using the Spring Cloud Config package. To run the project:
- sh run0.sh to run the configuration server.
- docker-compose up
- sh run.sh to run the spring microservices.
- python3 PythonServices/VisualizationService.py
The branch is using a docker engine on 127.0.0.1