去掉sentinel依赖

代码生成模块没必要增加sentinel依赖

Signed-off-by: 刘继东 <wwwliujidong@163.com>
pull/365/head
刘继东 1 year ago committed by Gitee
parent cf03781bd7
commit 014da3c9a5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -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>

Loading…
Cancel
Save