You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we have to put annotations in class implementations. We need to fix proxy somehow to be able to use it in interfaces.
Also we need to ensure that spring-retry is working (@Retryable annotation) with that change
Right now we have to put annotations in class implementations. We need to fix proxy somehow to be able to use it in interfaces.
Also we need to ensure that
spring-retryis working (@Retryableannotation) with that change