fix: use withLogger of RetryTemplateBuilder to avoid reflections
This PR is using the new withLogger method of RetryTemplateBuilder to avoid reflections.
WARNING: spring-retry needs to be released with version 2.0.10 first.
fixes: https://github.com/spring-cloud/spring-cloud-config/issues/2544
Can you let us know once spring-retry 2.0.10 is released?
Sure - I am going to ping you here when the new version is released.
@ryanjbaxter - Spring Retry 2.0.10 is released - the PR should work now 👍
@klopfdreh thanks for the heads up, can you merge in the latest changes from 4.1.x and push them to your branch?
Build was successful.