Skip to content

margueriteblair/Spring-Cloud-Eureka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eureka Server Microservices

1.Spring Cloud Eureka
2. Spring Cloud Gateway
3. Spring Cloud Hystrix
4. API Gateway


We're making two microservices in this application: an order service & a payment service. We register these two services in Eureka. Then they can talk to each other. Then we register an API gateway to the Service Registry as well. This API gateway comes from Spring Cloud. The API calls we make in Postman end up getting funneled to an H2 database.

About

Microservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages