Demo Project for Resilience4j library based on Kotlin.
See https://resilience4j.readme.io/ for Resilience4j library.
$ mvn spring-boot:run
$ mvn test
See Test classes and api-requests.sh to call endpoints.
Would be nice to implement Bulkhead and Retry.