ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
在pom中直接引入依赖 ~~~ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</optional> </dependency> ~~~ “File” -> “Settings” -> “Build,Execution,Deplyment” -> “Compiler”,选中打勾 “Build project automatically” ![](https://img.kancloud.cn/89/fa/89fa86c0ea498d09839dcc3efd7d6540_1498x642.png) 组合键:“Shift+Ctrl+Alt+/” ,选择 “Registry” ,选中打勾 “compiler.automake.allow.when.app.running” ![](https://img.kancloud.cn/e2/43/e2430a117f5910ced88cee77760488aa_1221x542.png)