Skip to content

santik/netflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Combination of applications to demonstrate work with Netflix Eureka+Zuul with Spring Cloud

Repository contains 4 application:

  • Eureka server
  • Zuul server
  • 1st Eureka client which registers itself on the server
  • 2nd client which registers itself in the server and calls the 1st client by name from the registry.