Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 613 Bytes

File metadata and controls

24 lines (17 loc) · 613 Bytes

Microservices - Service Register and Discovery

Using Spring Boot, Netflix Eureka and Netflix Zuul Proxy tecnologies we are able create a microservice application.

To run the application just execute the following classes:

  • ServiceRegistrationServer
  • CustomerServer
  • ProductServer
  • SaleServer
  • ProxyServer

The application will be available via the following links:

or via proxy: