You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is a workaround in Spring Cloud Config (spring-cloud/spring-cloud-config#2456) that sets the logger of RetryTemplate via reflections. There should be a setter for the logger.
By fixing this issue the setter is applied to the RetryTemplate.