Sentinel/sentinel-adapter
cdfive be4d058bf8
refactor: Make the ProcessorSlot itself as SPI and deprecate legacy slot chain builder (#411)
* Make slots loaded by SPI, mark all slots with @SpiOrder from -10000 to -1000, improve comment
* Reserve gateway and param slot chain builder (just extends DefaultSlotChainBuilder) and mark them as @Deprecated
2020-03-26 12:38:01 +08:00
..
sentinel-apache-dubbo-adapter Fix Dubbo 2.7.5 compatibility problem of sentinel-apache-dubbo-adapter (#1296) 2020-02-21 23:47:15 +08:00
sentinel-api-gateway-adapter-common refactor: Make the ProcessorSlot itself as SPI and deprecate legacy slot chain builder (#411) 2020-03-26 12:38:01 +08:00
sentinel-dubbo-adapter Polish code in Dubbo adapter and use Dubbo common constants (#1245) 2020-01-13 09:39:06 +08:00
sentinel-grpc-adapter Fix CI failure in JDK 11 environment (#1360) 2020-03-23 22:26:56 +08:00
sentinel-reactor-adapter Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-sofa-rpc-adapter Polish code and document of sentinel-sofa-rpc-adapter 2020-03-03 17:08:08 +08:00
sentinel-spring-cloud-gateway-adapter Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-spring-webflux-adapter Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-spring-webmvc-adapter Fix the bug that context was not released when blocked in Spring Web adapter (#1353) 2020-03-24 22:14:00 +08:00
sentinel-web-servlet Add "web-context-unify" config in Spring WebMVC adapter to support "chain" relation flow strategy (#1328) 2020-03-10 23:02:07 +08:00
sentinel-zuul-adapter Bump version to 1.7.2-SNAPSHOT 2019-12-25 11:19:07 +08:00
sentinel-zuul2-adapter Polish code and demo of Sentinel Zuul 2.x adapter 2020-03-14 19:06:23 +08:00
pom.xml Add gateway adapter for Zuul 2.x (#1138) 2020-03-13 22:37:33 +08:00