[JAVA] Hot deploy with IntelliJ IDEA

1. Add the following to build.gradle

compile("org.springframework.boot:spring-boot-devtools")

2. Check the automatic build in IntelliJ IDEA Settings → Compile

3. Type "Registry" in the window that pops up with Ctrl + Shift + A and check compiler.automake.allow.when.app.running

Recommended Posts

Hot deploy with IntelliJ IDEA
Hot deploy with Spring Boot development
Recognize Rails projects with Intellij idea
IntelliJ IDEA settings
Hot deploy with STS (Eclipse) is not possible
Rails deploy with Docker
Remote debugging with intellij
Write Processing in IntelliJ IDEA
[IntelliJ IDEA] Perform Unit Test
Build a "Spring Thorough Introduction" development environment with IntelliJ IDEA
Try using IntelliJ IDEA once
Deploy a Docker application with Greengrass
Deploy to EC2 with CircleCi + Capistrano
(Intellij) Hello World with Spring Boot
Java + OpenCV 3.X in IntelliJ IDEA
Develop Processing with IntelliJ + Kotlin + Gradle