交互式爱情
你是不是有些步骤没做?1.添加以下Spring个boot Dev Tools依赖项:123456 <!-- hot swapping, disable cache for template, enable live reload --> <dependency> <groupId>org. Spring framework. boot </groupId> <artifactId> Spring - boot -devtools</artifactId> <optional>true</optional> </dependency> 2. 自动构建项目1File –> Setting –> Build, Execution, Deployment –> Compiler –> 选中: Build project automatically3. Intellij 注册表3.1按Shift + Ctrl + A(Win /Lin)或Command+CTRL+A (Mac)打开一个弹出窗口,键入registry。