File tree Expand file tree Collapse file tree 2 files changed +773
-129
lines changed Expand file tree Collapse file tree 2 files changed +773
-129
lines changed Original file line number Diff line number Diff line change 32
32
<groupId >org.springframework.boot</groupId >
33
33
<artifactId >spring-boot-starter-aop</artifactId >
34
34
</dependency >
35
- <!-- <dependency>-->
36
- <!-- <groupId>org.springframework.security</groupId>-->
37
- <!-- <artifactId>spring-security-oauth2-client</artifactId>-->
38
- <!-- </dependency>-->
39
- <!-- <dependency>-->
40
- <!-- <groupId>org.springframework.security</groupId>-->
41
- <!-- <artifactId>spring-security-oauth2-jose</artifactId>-->
42
- <!-- </dependency>-->
43
35
<dependency >
44
36
<groupId >org.springframework.boot</groupId >
45
37
<artifactId >spring-boot-starter-data-elasticsearch</artifactId >
80
72
<dependency >
81
73
<groupId >com.baomidou</groupId >
82
74
<artifactId >mybatis-plus-boot-starter</artifactId >
83
- <version >2.2.0 </version >
75
+ <version >2.3.3 </version >
84
76
</dependency >
85
77
<!-- Redis-->
86
78
<dependency >
You can’t perform that action at this time.
0 commit comments