Spring boot在IDEA中的快速度重啓配置

Maven

<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-devtools</artifactId>
    <optional>true</optional>
</dependency>

IDEA

配置自動編譯html

快速啓動

配置註冊 CMD+shift+a,搜索registry ,設置以下: 搜索註冊spring

設置註冊

參考

20. Developer Toolsintellij-idea

Intellij IDEA – Spring boot template reload is not workingide

相關文章
相關標籤/搜索