开发者

Hot reload classes in Grails 5.x

I have bee开发者_高级运维n working with Grails 3.x for a long time with IntelliJ. Projects often used spring security and other nice plugin. One nice feature is that if I change a java/groovy class then I see the ide compile and a deploy at runtime, without restart the entirely project. Moving to Grails 5.x I see that this happen again but it restarts the entirely application instead of hot reloading just the changed class. I don't know if this is something related to the IDE or the new springboot library that comes with the new grails version.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜