Skip to content

raphaelbh/simple-circuit-breaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Template

Project Status

Project for implementation of simple circuit breaker.

Requirements

docker

Installation

# build
$ (cd application && ./mvnw clean install)

# run
$ docker-compose up -d

Usage

$ curl http://localhost:8080/circuit-breaker?delay=1000

Tech Stack

docker kotlin springboot

Reference

Feedback

If you have any feedback, please contact me at raphaeldias.ti@gmail.com

github linkedin