spring-cloud-gateway
spring-cloud-gateway copied to clipboard
Question about line 29 in the RedisRateLimiter.java
Describe the bug Why is it introduced in line 29 of this file: “org.jetbrains.annotations.NotNull;”
Sample https://github.com/spring-cloud/spring-cloud-gateway/blob/c3b81538f72bb7e3bbf0e77a8d2c69446c069cd5/spring-cloud-gateway-server/src/main/java/org/springframework/cloud/gateway/filter/ratelimit/RedisRateLimiter.java#L29