Idea turns off AutoSave, does not save an asterisk reminder, Springboot + freemarker Hot Deployment

Source: Internet
Author: User

1, automatically save File > Setting Remove Tick

2, file not saved asterisk hint file > Settings

3,spring Boot Project Hot deployment

3.1,pom File Add Dependency

        < Dependency >            < groupId >org.springframework.boot</groupId>            <  Artifactid>spring-boot-devtools</artifactid>        </ Dependency >

3.2,file > setting, check Options

3.3, configuration file add the following configuration

Spring    freemarker:                                     template-loader-path:classpath:/statics  # templates default load path    suffix:. FTL                              # The suffix of the    templatechecktrue             # Checks if the template path exists    Charset:utf-8                            # encoding format    content-type:text/HTML                   # response header information     false                              # Whether to open the template cache    Settings:      0                # time interval for refreshing templates

3.4,help > Find Action > Input Registry Select the first item

2.5, find and tick options, click Close, restart Idea

Idea turns off AutoSave, does not save an asterisk reminder, Springboot + freemarker Hot Deployment

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.