Introduction to Microservices - Zuul Gateway
An introduction to microservices. We will cover the basics with a config server which serves the configurations from a repository along with three microservices and a gateway application which routes the request and a discovery server which registers all microservices.