|
@ -40,11 +40,11 @@
|
|
|
</exclusion>
|
|
|
</exclusions>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter-tomcat</artifactId>
|
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
<!--<dependency>-->
|
|
|
<!--<groupId>org.springframework.boot</groupId>-->
|
|
|
<!--<artifactId>spring-boot-starter-tomcat</artifactId>-->
|
|
|
<!--<scope>provided</scope>-->
|
|
|
<!--</dependency>-->
|
|
|
|
|
|
<!-- 数据库 +application。properties文件 或yml文件-->
|
|
|
<dependency>
|