Springboot在eclipse中热部署
1.在pom.xml文件当中添加: <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> &