dev tools working only on main java file(where @SpringbootApplication annotation located) not on other .java files. In all IDEs intellij, VSCode even though build project automatically enabled and allow auto make to start even if developed application is currently running also enabled.
Want to archive live reload in springboot project.