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
Interceptor to be used with the Spring RestTemplate class to record the client requests.
To use it, add the interceptor with the RestTemplate.setInterceptors method.