I\'ve got a spring integration pipeline and I\'ve got a number of different service activators that I want to enable retry for.
I want to use the same retry policy (
You go right way: the RequestHandlerRetryAdvice is thread-safe, so you can use the same beand from several places.
RequestHandlerRetryAdvice