pom.xml
@@ -141,6 +141,12 @@ <artifactId>jstl</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> <!--<scope>provided</scope>--> </dependency> <!-- mybatis自动生成 --> <dependency> <groupId>com.gitee.sunchenbin.mybatis.actable</groupId> @@ -287,7 +293,7 @@ </dependencies> <build> <finalName>hx-demoboot</finalName> <finalName>hx-common</finalName> <resources> <resource> <directory>src/main/java</directory>