rateLimiter
Description
Allows rate limiting (Experimental)
Can be used in
spring:beans, api, bean, if, interceptor, internalProxy, proxy, registration, request, response, serviceProxy, soapProxy, stompProxy, swaggerProxy, transport and wsStompReassembler
Attributes
Name | Required | Default | Description | Example |
---|---|---|---|---|
requestLimit | false | 1000 | number of requests | |
requestLimitDuration | false | PT3600S | Duration after the limit is reset in PTxS where x is the time in seconds |