类 FacilityAlibabaSentinelConfiguration.WebmvcHandler

java.lang.Object
cn.herodotus.engine.facility.alibaba.sentinel.configuration.FacilityAlibabaSentinelConfiguration.WebmvcHandler
封闭类:
FacilityAlibabaSentinelConfiguration

@Configuration(proxyBeanMethods=false) @ConditionalOnClass(jakarta.servlet.http.HttpServletRequest.class) public static class FacilityAlibabaSentinelConfiguration.WebmvcHandler extends Object
限流、熔断统一处理类
  • 构造器详细资料

    • WebmvcHandler

      public WebmvcHandler()
  • 方法详细资料

    • webmvcBlockExceptionHandler

      @Bean public com.alibaba.csp.sentinel.adapter.spring.webmvc.callback.BlockExceptionHandler webmvcBlockExceptionHandler()