- <!-- springboot工具 修改代码后不需重启即生效 -->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>springloaded</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
</dependency>
原文地址:https://www.cnblogs.com/super-admin/p/9767981.html
时间: 2024-10-02 02:31:23