Skip to content

Micro services integration with Eureka Service Registry and Zuul as load balancer

Notifications You must be signed in to change notification settings

frascuchon/spring-cloud-microservices-ecosystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-cloud-microservices-ecosystem

Micro services integration with Eureka Service Registry and Zuul as load balancer

2 microservices applications + 1 eureka server + 1 zuul load balancer

Structure

  • eureka : the eureka server spring boot project (single or cluster configuration)
  • load-balancer: the zuul proxy load balancer project
  • app: simple microservices spring boot application registered to eureka server

Prerequisites

Build

./build.sh 

Launch

./start.sh 

You can see eureka control panel at http://eureka-server-8700:8700

Refresh containers dns (after container stop)

docker/update-docker-dns.sh

aaabbb cccccc

About

Micro services integration with Eureka Service Registry and Zuul as load balancer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published