I'm trying to upgrade spring to 5.0.6.RELEASE. Just checking to see if org.springframework.retry.support.RetryTemplate in spring-retry project is supported with spring 5.0+ framework version.
Asked
Active
Viewed 173 times
1 Answers
1
Yes; the current version is 1.2.2.RELEASE - it works fine with Spring 5.

Gary Russell
- 166,535
- 14
- 146
- 179
-
Thanks on the confirmation. I will try it out. – Cys Jun 13 '18 at 20:28