摘要:
spring-boot-devtools 是 Spring Boot 提供的开发者工具,它会监控当前应用所在的 classpath 下的文件发生变化,进行自动重启。 注意,spring-boot-devtools 并没有采用热部署的方式,而是一种较快的重启方式。 在项目中,我们需要在 pom.xml 阅读全文
spring-boot-devtools 是 Spring Boot 提供的开发者工具,它会监控当前应用所在的 classpath 下的文件发生变化,进行自动重启。 注意,spring-boot-devtools 并没有采用热部署的方式,而是一种较快的重启方式。 在项目中,我们需要在 pom.xml 阅读全文
posted @ 2023-02-11 10:52
rongqing2019
阅读(192)
评论(0)
推荐(0)
浙公网安备 33010602011771号