| Package | Description |
|---|---|
| com.giffing.bucket4j.spring.boot.starter.config |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Bucket4JBaseConfiguration.executeCondition(Bucket4JBootProperties.RateLimit rateLimit,
org.springframework.expression.ExpressionParser expressionParser,
org.springframework.beans.factory.BeanFactory beanFactory)
Creates the lambda for the execute condition which will be evaluated on each request.
|
Condition |
Bucket4JBaseConfiguration.skipCondition(Bucket4JBootProperties.RateLimit rateLimit,
org.springframework.expression.ExpressionParser expressionParser,
org.springframework.beans.factory.BeanFactory beanFactory)
Creates the lambda for the skip condition which will be evaluated on each request
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.