Class RestClientSnoopingAspect

java.lang.Object
org.cruk.clarity.api.debugging.RestClientSnoopingAspect

public class RestClientSnoopingAspect extends Object
Aspect used to examine calls from the REST template to the Clarity API. If logging is set to DEBUG, this class will print the information being sent to the API and the response received.
See Also: