Sentinel/sentinel-demo/sentinel-demo-cluster/sentinel-demo-cluster-embedded
Eric Zhao 1576500178 build(deps): Bump spring.boot.version to 2.5.12 for sentinel-demo modules and polish demo dependencies
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2022-04-02 15:20:33 +08:00
..
src/main Polish cluster flow control demo: add port in Nacos address (#1655) 2020-08-12 15:28:06 +08:00
README.md Update cluster demo README and remove unused demo 2019-01-14 14:16:58 +08:00
pom.xml build(deps): Bump spring.boot.version to 2.5.12 for sentinel-demo modules and polish demo dependencies 2022-04-02 15:20:33 +08:00

README.md

Sentinel Cluster Embedded Mode Demo

This demo demonstrates how to configure data source for cluster rules and configuration in embedded mode. You can start multiple ClusterDemoApplication instances and do cluster assignment in Sentinel dashboard or via dynamic data source.

See DemoClusterInitFunc for a sample of dynamic configuration.