Struggling to inject my mocked Runnable into my service call
For context, I’m using Resilience4j to handle exceptions and invoke retries. This is done through RetryService.
For context, I’m using Resilience4j to handle exceptions and invoke retries. This is done through RetryService.