An open API service indexing awesome lists of open source software.

https://github.com/harshadchovatiya/product-inventory

This repository contains the sample code to demonstrate the use of various components of spring cloud like eureka-server, zuul gateway, feign client, hystrix, config-server and microservice design architecture
https://github.com/harshadchovatiya/product-inventory

eureka-server hystrix java mongodb postgresql spring-boot spring-cloud spring-cloud-config spring-cloud-gateway spring-security zuul-api-gateway

Last synced: 3 months ago
JSON representation

This repository contains the sample code to demonstrate the use of various components of spring cloud like eureka-server, zuul gateway, feign client, hystrix, config-server and microservice design architecture

Awesome Lists containing this project

README

          

# product-inventory
This repository contains the sample code to demonstrate the use of various components of spring cloud like
eureka-server, zuul gateway, feign client, hystrix, config-server and microservice design architecture.

As I have used config-server to make a centralized configuration for all the service,
application.properties file for all the services can be found at [here](https://github.com/HarshadChovatiya/product-inventory-spring-cloud-config)