Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 294 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 294 Bytes

Building REST Client with Spring Cloud OpenFeign and Netflix Ribbon

Learn how to build a declarative and highly readable REST client without writing boilerplate code to invoke services over HTTP and adding client-side load balancing and fault tolerance to your REST client with RibbonClient