IntelliJ 15, SpringBoot devtools livereload not working

if you use IntelliJ IDEA, adding the spring-boot-devtools is not enough. This is because unlike Eclipse, you need to explicitly tell IntelliJ IDEA to “Make The Project” for it to build to the target classpath.

see on youtube

The easiest solution: run app debug mode and press Ctrl + f9 (short-cut for build)

or

  1. You need to enable the “Make project automatically” option. You can
    find it in Settings – Build, Execution, Deployment – Compiler
  2. To open the registry, Press Ctrl-Alt-Shift-/ and select “Registry” from the menu that appears, enable the “compiler.automake.allow.when.app.running”
    check-box.

build-project-automatically

compiler-automake-allow-when-app-running

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)