Skip to content

You will find out how to use Spring Boot, Netflix Eureka and Netflix Zuul Proxy

Notifications You must be signed in to change notification settings

diegolovison/microservices-registration-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

You will find out how to use Spring Boot, Netflix Eureka and Netflix Zuul Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages