Skip to content

sun-rishi/Spring-Boot-Eureka-Discovery-Server-Spring-Boot-Gateway-Microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple microservice with eureka client and server

Quick Start

Note: Run as Springbootapp using Spring Tool Suite. Run discovery server. Run all three microservices. Run gateway Service.

Review

Go To Url: http://localhost:8661/service-one/get Go To Url: http://localhost:8662/service-two/get Go To Url: http://localhost:8663/service-three/get

Result

Go To Url for gateway routing : http://localhost:8080/service-one/get
http://localhost:8080/service-two/get
http://localhost:8080/service-three/get

Feedback

Please report bugs, concerns, suggestions by issues.

About

Microservice Architecture With Eureka Server, Client, And Spring Cloud Gateway

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published