Feign makes writing java http clients easier
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Version 3.0
- decoupled ErrorDecoder from fallback handling
Version 2.0.0
- removes guava and jax-rs dependencies
- adds JAX-RS integration
Version 1.1.0
- adds Ribbon integration
- adds cli example
- exponential backoff customizable via Retryer.Default ctor
Version 1.0.0
- Initial open source release