代码优化,方便自定义内嵌的Web服务
This commit is contained in:
@@ -87,6 +87,11 @@
|
||||
<artifactId>jeesite-framework</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-tomcat</artifactId>
|
||||
<!--<artifactId>spring-boot-starter-undertow</artifactId>-->
|
||||
</dependency>
|
||||
|
||||
<!-- Core Static -->
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user