Springboot:实现热加载和热部署(IDEA)
1、在pom.xml中添加devtools的maven引用<!-- 热加载--><dependency> <groupId>org.springframework.boot</groupId>