Example spring boot project that uses:
- hystrix for circuit breaking
- spring-retry for retrying requests that failed with 5XX
Uses restTemplate and feign client.
Example tests in both jUnit and Spock.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example spring boot project that uses:
Uses restTemplate and feign client.
Example tests in both jUnit and Spock.