Sentinel/sentinel-extension
cdfive 62efb78d4e
Refactor SpiLoader and enhance SPI mechanism (#1383)
* 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.
2021-01-27 09:45:56 +08:00
..
sentinel-annotation-aspectj Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-annotation-cdi-interceptor Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-datasource-apollo Optimize logging statements using placeholder (#1736) 2020-09-17 20:42:01 +08:00
sentinel-datasource-consul CI: Polish dependencies for ARM64 and add ARM64 job to Travis CI (#1765) 2020-11-09 14:40:58 +08:00
sentinel-datasource-etcd Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-datasource-eureka Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-datasource-extension Optimize logging statements using placeholder (#1736) 2020-09-17 20:42:01 +08:00
sentinel-datasource-nacos Optimize logging statements using placeholder (#1736) 2020-09-17 20:42:01 +08:00
sentinel-datasource-redis Optimize logging statements using placeholder (#1736) 2020-09-17 20:42:01 +08:00
sentinel-datasource-spring-cloud-config Optimize logging statements using placeholder (#1736) 2020-09-17 20:42:01 +08:00
sentinel-datasource-zookeeper Optimize logging statements using placeholder (#1736) 2020-09-17 20:42:01 +08:00
sentinel-parameter-flow-control Refactor SpiLoader and enhance SPI mechanism (#1383) 2021-01-27 09:45:56 +08:00
README.md Update documents 2018-08-07 19:43:32 +08:00
pom.xml Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00

README.md

Sentinel Extension

Sentinel extension modules provide additional extension points and functions.