Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeffgbutler/microservice-workshop-java


https://github.com/jeffgbutler/microservice-workshop-java

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Microservice Workshop

This repo has source code and exercises for a microservice workshop for Java and Spring developers. Major topics covered include:

1. Building Spring Boot web services
1. Using Open Feign to create web service clients
1. Using Eureka for service discovery and Ribbon for client side load balancing
1. Using Hystrix for web service circuit breakers

Please see https://jeffgbutler.github.io/microservice-workshop-java/ for detailed instructions.