Sentinel/sentinel-adapter
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-apache-dubbo-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-apache-httpclient-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-api-gateway-adapter-common Refactor SpiLoader and enhance SPI mechanism (#1383) 2021-01-27 09:45:56 +08:00
sentinel-dubbo-adapter Improve default block fallback logic in Dubbo 2.6.x adapter to avoid serialization problem (#1794) 2020-10-30 22:15:24 +08:00
sentinel-grpc-adapter CI: Polish dependencies for ARM64 and add ARM64 job to Travis CI (#1765) 2020-11-09 14:40:58 +08:00
sentinel-jax-rs-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-motan-adapter Add Motan RPC adapter implementation (#1825) 2020-12-05 13:56:36 +08:00
sentinel-okhttp-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-quarkus-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-reactor-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-sofa-rpc-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-spring-cloud-gateway-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-spring-webflux-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-spring-webmvc-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-web-servlet Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
sentinel-zuul-adapter Solve the URI fetching bug in sentinel-zuul-adapter #1109 (#1605) 2020-09-14 01:46:07 +08:00
sentinel-zuul2-adapter Bump version to 1.8.1-SNAPSHOT 2020-08-21 14:36:49 +08:00
pom.xml Add Motan RPC adapter implementation (#1825) 2020-12-05 13:56:36 +08:00