Skip to content

Sample project using Eureka and Spring Boot 2

Notifications You must be signed in to change notification settings

ibaneeez/spring-boot-eureka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Service Discovery with Spring Boot 2 and Spring Cloud Eureka

Introduction

This source code includes two projects with proper configuration to execute:

  • Two Eureka Service Registry instances with the Peer Awareness feature enabled.
  • Two Eureka Clients that register themselves and see each other thanks to the replica mode of the servers.

If you want to read the complete guide, it's available for free at The Practical Developer site:

Spring Boot Service Discovery with Eureka Peer Awareness

Simplified Logical View

Peer Awareness with Eureka

About

Sample project using Eureka and Spring Boot 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%