I have a problem with class “StatefulRetryOperationsInterceptor” because I don’t know how to use it because there is no source example on Internet, so I ask you for a help :). So if you have any experiences with usage of this class please can you just post some simple source example here, I would be grateful.
Thanks
I have a problem with class StatefulRetryOperationsInterceptor because I don’t know how to use
Share
Check the discussion at StatefulRetryOperationsInterceptorFactoryBean .
You need to have a retryTemplate with a retryPolicy for this .
See the reference here .