peng
2026-04-01 8c85bd0ceef4b1c7ba6c6b5a109d15c74d9e0176
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>