Idea how to set spring-boot-devtools what is WYSIWYG

Source: Internet
Author: User

First understand the basic concept of spring boot devtools that exists as a reasonable address: https://docs.spring.io/spring-boot/docs/current/reference/html/ Using-boot-devtools.html

Now look at how to apply to the actual development environment to achieve the effect: the front and back-end code changes, no need to manually restart, view the effect, automatic compilation, deployment, automatic page refresh .

1.build.gradle introduction of Devtools jar Package ( if only for front-end development, you do not need to reference the jar package )

2.360 speed, Google Chrome install Livereload plugin

3.Idea Internal Setup File>settings>

4. Modify Idea Registration Value

    • In X, press Shift+Command+A (in Shift+Ctrl+A Windows)
    • Type "Registry" in the search box that appears, and select the Registry to open it.
    • Lookup compiler.automake.allow.when.app.running and enable it.

5. Restart the IDE

Idea how to set spring-boot-devtools what is WYSIWYG

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.