Skip to content
View zhangzhuang1995's full-sized avatar

Block or report zhangzhuang1995

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. sc-f-gateway-limiter sc-f-gateway-limiter Public

    Spring Cloud Gateway限流,Spring Cloud Gateway官方就提供了RequestRateLimiterGatewayFilterFactory这个类, 适用Redis和lua脚本实现了令牌桶的方式。 RequestRateLimiter限流过滤器。

    Java 3

  2. sc-f-gateway-filter sc-f-gateway-filter Public

    在Spring Cloud Gateway中,filter从作用范围可分为另外两种, 一种是针对于单个路由的gateway filter,它在配置文件中的写法同predict类似; 另外一种是针对于所有路由的global gateway filer。 过滤器允许以某种方式修改传入的HTTP请求或传出的HTTP响应。过滤器可以限定作用在某些特定请求路径上。 Spring Cloud Gatew…

    Java 2

  3. sc-f-chapter1 sc-f-chapter1 Public

    Java 1

  4. mars mars Public

    Forked from mars-project/mars

    Mars is a tensor-based unified framework for large-scale data computation.

    Python

  5. SpringCloudLearning SpringCloudLearning Public

    Forked from forezp/SpringCloudLearning

    《史上最简单的Spring Cloud教程源码》

    Java

  6. SpringCloudConfig SpringCloudConfig Public