程序包 org.apache.skywalking.apm.plugin.spring.resttemplate.sync.define


package org.apache.skywalking.apm.plugin.spring.resttemplate.sync.define
  • 说明
    RestTemplateInstrumentation enhance the doExecute method,handleResponse method and handleResponse method of org.springframework.web.client.RestTemplate by RestExecuteInterceptor, RestResponseInterceptor and RestRequestInterceptor.