Closed
Description
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
.