Can I create a custom Aspect for it? or should I create custom controllers? But I assume that would make using SDR pointless since I'd have to write everything
I am new to Resilience4j and circuit breaker pattern. I write a sample for resilience4j. Details is as below: pom.xml: <?xml version="1.0" encoding="UTF-8"?&