java.lang.Object
io.github.mangocrisp.spring.taybct.gateway.prop.GatewayProp

@Configuration @ConfigurationProperties("taybct.gateway") @RefreshScope public class GatewayProp extends Object
网关参数
  • 字段详细资料

    • requestCoverUrls

      private Set<String> requestCoverUrls
      需要缓存请求参数的链接
  • 构造器详细资料

    • GatewayProp

      public GatewayProp()