Skip to content

Netflix Eureka Server + pheign Client + mysql + Api Gate way +Spring boot

Notifications You must be signed in to change notification settings

dipenkukadiya/Microservice_SpringBoot_Simple_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this Project ,I simply create two registry like student And college both are eureka client creted service registry as perform a Eureka server for register both service (Student and College) there. and another app

Student service Run on port (url) --------> http://localhost:8080/swagger-ui/index.html#/student-controller/getStudentForColleg Student service with api gateway ---------> http://localhost:8765/STUDENTSERVICE/swagger-ui/index.html#/student-controller/getStudentForColleg

college service Run on port (url)---------> http://localhost:8090/swagger-ui/index.html#/college-controller/createCollege college service with api gateway ---------> http://localhost:8765/COLLEGESERVICE/swagger-ui/index.html#/college-controller/createCollege

api-gateway port : 8765

Service Regestry url is ------------------> http://localhost:8761/

About

Netflix Eureka Server + pheign Client + mysql + Api Gate way +Spring boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages