* Add `@Spi` annotation as the general annotation for SPI definition. * Add isDefault in @Spi, add loadDefaultInstance and improve loadFirstInstanceOrDefault method, improve test cases * Add SpiLoaderException class for thrown when something goes wrong while loading Provider * Rearrange packages of base SPI mechanism NOTE: this PR contains breaking changes regarding API. |
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| pom.xml | ||
README.md
Sentinel API Gateway Adapter Common
The sentinel-api-gateway-adapter-common module provides common abstraction for
API gateway flow control:
GatewayFlowRule: flow control rule specific for route or API defined in API gateway. This can be automatically converted toFlowRuleorParamFlowRule.ApiDefinition: gateway API definition with a group of predicates