Monthly Archives: August 2020

Leveraging Spring Boot Development Tools (devtools) in IntelliJ IDEA

Add devtools dependency to pom.xml of the Spring Boot application. In the Navigate/Search Everywhere dialog; 1) Select “Include non-project items” checkbox 2) Type “Registry” 3) Click “Registry” in the Actions section In Registry window, Lookup compiler.automake.allow.when.app.running and enable it. In … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment