Why in the latest versions of grails to activate h...
# questions
f
Why in the latest versions of grails to activate hot reload it is necessary to add the dependency developmentOnly("org.springframework.boot:spring-boot-devtools") Wouldn't it be better if it came by default in the build.gradle file?