Sentinel
Sentinel copied to clipboard
希望可以增加sentinel-server的maven依赖 这样可以通过maven导入server依赖启动 便于调试和单元测试
Issue Description
Type: feature request
Describe what feature you want
Describe your initial design (if present)
Additional context
Add any other context or screenshots about the feature request here.
目前自动化单元测试流水线还得写shell脚本单独启动一个sentinel服务 太恶心了 seata那边提供了server依赖就很方便单元测试 不用特意搭建一个seata就可以单元测试