File tree 2 files changed +6
-9
lines changed
2 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 6
6
* .MP4
7
7
* .mp4
8
8
rebel.xml
9
+ logs /
10
+
9
11
# ## STS ###
10
12
.apt_generated
11
13
.classpath
Original file line number Diff line number Diff line change 10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >server</artifactId >
12
12
<dependencies >
13
- <!-- sentinel整合gateway依赖 -->
14
- <dependency >
15
- <groupId >com.alibaba.cloud</groupId >
16
- <artifactId >spring-cloud-alibaba-sentinel-gateway</artifactId >
17
- </dependency >
18
13
<!-- sentinel核心依赖 -->
19
- <dependency >
20
- <groupId >com.alibaba.cloud</groupId >
21
- <artifactId >spring-cloud-starter-alibaba-sentinel</artifactId >
22
- </dependency >
14
+ <!-- <dependency> -- >
15
+ <!-- <groupId>com.alibaba.cloud</groupId> -- >
16
+ <!-- <artifactId>spring-cloud-starter-alibaba-sentinel</artifactId> -- >
17
+ <!-- </dependency> -- >
23
18
<!-- nacos服务注册发现 -->
24
19
<dependency >
25
20
<groupId >com.alibaba.cloud</groupId >
You can’t perform that action at this time.
0 commit comments