A microservices project containing the code of my uocoming training
The repo is under construction currently
Microservice responsible of managing the routing
Directory containing the configuration files of the project, this supposed to be private but here for demo purposes it's public
Microservice that play the role of a configuration server , it get his data from a github repo (here it's the same repo - specifically from configuration-files folder)
Netflix Eureka Discovery server for the microservice network.
Microservice that read from a MYSQL database
Microservice that read from a Mongo database