Example using resilience4j with spring cloud gateway. This service proxies requests to httpbin with the path prefix of httpbin, ie. an example request is http://localhost:8080/httpbin/delay/4. See application.yml for details.