https://github.com/eltonsandre/sample-resilience4j-circuitbreak
https://github.com/eltonsandre/sample-resilience4j-circuitbreak
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/eltonsandre/sample-resilience4j-circuitbreak
- Owner: eltonsandre
- License: apache-2.0
- Created: 2020-04-04T21:43:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-12T01:15:01.000Z (about 6 years ago)
- Last Synced: 2025-03-26T03:01:36.230Z (about 1 year ago)
- Language: Java
- Size: 76.2 KB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## sample-resilience4j-circuitbreak
Projeto simple para POC de uso da implementação do resilience4J para circuit break
#### Dependencias principais:
- JDK 11
- Gradle
- Spring boot 2.2.6.RELEASE
- openfeign
- openAPI com swagger
https://locahost:8444/swagger-ui.html
http://locahost:8084/swagger-ui.html
#### run:
```
./gradlew bootRun
```
referencias: https://resilience4j.readme.io/docs/circuitbreaker