Sentinel 动态规则源推模式

tzxcd3kk  于 2021-11-29  发布在  Java
关注(0)|答案(1)|浏览(306)

Issue Description

看wiki文档上面说实现推模式的数据源最简单的方式是继承 AbstractDataSource 抽象类,那么是不是就不用实现DynamicRulePublisher 和 DynamicRuleProvider 接口来实现应用维度的规则推送和拉取了呢

Describe what happened (or what feature you want)

Describe what you expected to happen

How to reproduce it (as minimally and precisely as possible)

Tell us your environment

Anything else we need to know?

相关问题