peng
23 小时以前 37870d4ef29d56489aac567dff527c7144caf91e
start/pom.xml
@@ -64,6 +64,7 @@
                <artifactId>spring-boot-maven-plugin</artifactId>
                <version>2.5.15</version>
                <configuration>
                    <includeSystemScope>true</includeSystemScope>
                    <fork>true</fork> <!-- 如果没有该配置,devtools不会生效 -->
                </configuration>
                <executions>