Skip to content

ahmetozlu/sample_spring_microservice_case_study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Spring Microservice Case Study

This project focues on implementing a case study with microservice architecture using the most popular open source frameworks, tools and libraries on java programming language. The project source codes and clear documentation provide best practice implementations:

  • Spring Cloud Eureka Server & Client, Feign Client
  • Spring Boot Feign Client Error Handling & Fault Tolerance
  • API Gateway, Spring Actuator, Distributed Log Trace, Zipkin
  • Centralized Configuration with Spring Cloud Config
  • Vault Integration with Spring Cloud Config
  • Communication between Microservices with gRPC

Inventory management project is determined as a case study in this repo.

Architectural Software Design

About

🦅 An inventory management project for providing a sample microservice case study which contains Spring Cloud Eureka server & client, feign client, error handling & fault tolerance, API gateway, Spring Actuator, distributed log trace with Zipkin, centralized configuration and vault integration with Spring Cloud Config.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors