Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Litemall
Commits
e1175829
"vscode:/vscode.git/clone" did not exist on "8db9504a60ee90cb68dda023d4ae4ba620d50568"
Commit
e1175829
authored
Jun 02, 2020
by
神人表婶
Committed by
Gitee
Jun 02, 2020
Browse files
update pom.xml.
修改接口文件显示内容和优化
parent
e1dfa1e4
Changes
1
Show whitespace changes
Inline
Side-by-side
pom.xml
View file @
e1175829
...
@@ -142,16 +142,31 @@
...
@@ -142,16 +142,31 @@
<artifactId>
spring-boot-starter-mail
</artifactId>
<artifactId>
spring-boot-starter-mail
</artifactId>
<version>
2.1.5.RELEASE
</version>
<version>
2.1.5.RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
io.springfox
</groupId>
<groupId>
io.springfox
</groupId>
<artifactId>
springfox-swagger2
</artifactId>
<artifactId>
springfox-swagger2
</artifactId>
<version>
2.
2
.2
</version>
<version>
2.
9
.2
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
io.springfox
</groupId>
<groupId>
io.springfox
</groupId>
<artifactId>
springfox-swagger-ui
</artifactId>
<artifactId>
springfox-swagger-ui
</artifactId>
<version>
2.2.2
</version>
<version>
2.9.2
</version>
</dependency>
<!--引入ui包-->
<dependency>
<groupId>
com.github.xiaoymin
</groupId>
<artifactId>
swagger-bootstrap-ui
</artifactId>
<version>
1.9.3
</version>
</dependency>
<dependency>
<groupId>
com.google.guava
</groupId>
<artifactId>
guava
</artifactId>
<version>
25.1-jre
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.auth0
</groupId>
<groupId>
com.auth0
</groupId>
<artifactId>
java-jwt
</artifactId>
<artifactId>
java-jwt
</artifactId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment