# The same @Retryable method with @EnableResilientMethods switched off (demo.resilience.enabled=false) { "invocations": 1, "started at (ms)": [ 0 ], "gaps (ms)": [], "elapsed (ms)": 0, "caller": "threw: com.ankurm.resilience.support.TransientException: attempt 1 failed" } # Startup log lines mentioning retry or resilience: (none)