https://github.com/techprimers/resilience4j-circuitbreaker
Spring Boot 3 Resilience4J example
https://github.com/techprimers/resilience4j-circuitbreaker
Last synced: 2 months ago
JSON representation
Spring Boot 3 Resilience4J example
- Host: GitHub
- URL: https://github.com/techprimers/resilience4j-circuitbreaker
- Owner: TechPrimers
- Created: 2023-05-07T18:20:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T18:25:06.000Z (over 3 years ago)
- Last Synced: 2026-05-02T01:51:47.959Z (3 months ago)
- Language: Java
- Size: 129 KB
- Stars: 15
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Circuit Breaker using Spring Boot 3 and Resilience4J

## Endpoints
- `http://localhost:8080/activity` returns random activity from `boredapi.com`