xiandanin / xiandanin.github.io

https://xiandan.in/
2 stars 1 forks source link

Spring Boot热部署 - 不重启应用也能看到修改效果 | 闲蛋 #28

Open xiandanin opened 5 years ago

xiandanin commented 5 years ago

http://dyhdyh.com/posts/spring-boot-hot-deployment.html

引入依赖12345<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</optional></depende