Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ming zheng
Metersphere
Commits
19a70d6e
Commit
19a70d6e
authored
4 years ago
by
Captain.B
Browse files
Options
Download
Email Patches
Plain Diff
refactor: 暂时回退到 jetty
parent
948f6fc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
backend/pom.xml
+1
-1
backend/pom.xml
with
1 addition
and
1 deletion
+1
-1
backend/pom.xml
+
1
-
1
View file @
19a70d6e
...
...
@@ -62,7 +62,7 @@
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-
undertow
</artifactId>
<artifactId>
spring-boot-starter-
jetty
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help