mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-01-26 11:51:55 +08:00
去掉sentinel依赖
代码生成模块没必要增加sentinel依赖 Signed-off-by: 刘继东 <wwwliujidong@163.com>
This commit is contained in:
@@ -30,10 +30,10 @@
|
||||
</dependency>
|
||||
|
||||
<!-- SpringCloud Alibaba Sentinel -->
|
||||
<dependency>
|
||||
<!--<dependency>
|
||||
<groupId>com.alibaba.cloud</groupId>
|
||||
<artifactId>spring-cloud-starter-alibaba-sentinel</artifactId>
|
||||
</dependency>
|
||||
</dependency>-->
|
||||
|
||||
<!-- SpringBoot Actuator -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user