类 WebTraceConfig


  • @ConditionalOnWebApplication(type=SERVLET)
    @ConditionalOnClass({javax.servlet.Servlet.class,org.springframework.web.servlet.DispatcherServlet.class,org.springframework.web.servlet.config.annotation.WebMvcConfigurer.class})
    public class WebTraceConfig
    extends Object
    从以下版本开始:
    2020-05-21 21:56
    作者:
    yj
    • 构造器详细资料

      • WebTraceConfig

        public WebTraceConfig()