File tree 1 file changed +9
-9
lines changed
1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 127
127
<groupId >com.alibaba.cloud</groupId >
128
128
<artifactId >spring-cloud-starter-alibaba-nacos-discovery</artifactId >
129
129
</dependency >
130
- <dependency >
131
- <groupId >com.alibaba.cloud</groupId >
132
- <artifactId >spring-cloud-starter-alibaba-sentinel</artifactId >
133
- </dependency >
134
- <dependency >
135
- <groupId >com.alibaba.csp</groupId >
136
- <artifactId >spring-boot-starter-ahas-sentinel-client</artifactId >
137
- <version >1.5.1</version >
138
- </dependency >
130
+ <!-- <dependency> -- >
131
+ <!-- <groupId>com.alibaba.cloud</groupId> -- >
132
+ <!-- <artifactId>spring-cloud-starter-alibaba-sentinel</artifactId> -- >
133
+ <!-- </dependency> -- >
134
+ <!-- <dependency> -- >
135
+ <!-- <groupId>com.alibaba.csp</groupId> -- >
136
+ <!-- <artifactId>spring-boot-starter-ahas-sentinel-client</artifactId> -- >
137
+ <!-- <version>1.5.1</version> -- >
138
+ <!-- </dependency> -- >
139
139
</dependencies >
140
140
141
141
You can’t perform that action at this time.
0 commit comments