Adding Spring Boot DevTools to a project

Starting with Spring Boot 1.3, we have the ability to take advantage of DevTools components in our projects to enable things like automatic application restarts upon code change, reloading the browser windows for the UI, or remotely reloading applications.

The DevTools module is available for both Maven and Gradle, and works nicely with either Eclipse or IntelliJ IDEA editors.

In this chapter, we will cover integration with Gradle and IntelliJ IDEA, but for detailed information about using Spring Boot DevTools, take a look at the documentation at http://docs.spring.io/spring-boot/docs/current/reference/html/using-boot-devtools.html.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.119.107.96