真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

springboot+freemarker熱部署

springboot+freemarker熱部署

網(wǎng)站建設(shè)哪家好,找成都創(chuàng)新互聯(lián)!專注于網(wǎng)頁(yè)設(shè)計(jì)、網(wǎng)站建設(shè)、微信開發(fā)、小程序開發(fā)、集團(tuán)企業(yè)網(wǎng)站建設(shè)等服務(wù)項(xiàng)目。為回饋新老客戶創(chuàng)新互聯(lián)還提供了舒城免費(fèi)建站歡迎大家使用!

1.在pom文件中添加


org.springframework.boot
spring-boot-devtools
true


org.springframework.boot
spring-boot-maven-plugin

true


2、設(shè)置 freeemarker.cache=false

SPRING PROFILES

spring:
freemarker:
allow-request-override: false
allow-session-override: false
cache: false
charset: UTF-8
check-template-location: true
content-type: text/html
enabled: true
expose-request-attributes: false
expose-session-attributes: false
expose-spring-macro-helpers: true
prefer-file-system-access: true
suffix: .ftl
template-loader-path: classpath:/templates/
settings:
template_update_delay: 0
default_encoding: UTF-8
classic_compatible: true

3、修改IDEA的設(shè)置

打開 Settings –> Build-Execution-Deployment –> Compiler,將 Build project automatically.勾上。

4、點(diǎn)擊 Help –> Find Action…,或使用快捷鍵 Ctrl+Shift+A來(lái)打開 Registry…,將其中的compiler.automake.allow.when.app.running勾上。

5、重啟idea
完成上面的步驟就可以方便使用了。

見: http://www.qchcloud.cn/tn/article/24


分享標(biāo)題:springboot+freemarker熱部署
網(wǎng)站網(wǎng)址:http://weahome.cn/article/ieispd.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部