开发者

Java Web Development and Automatic Feedback

开发者 https://www.devze.com 2022-12-15 08:48 出处:网络
I\'ve been having a (ironic) play around with the Play Framework and have been impressed thus far.I was just curious as to what other Java frameworks are out there that have a开发者_开发技巧 similar f

I've been having a (ironic) play around with the Play Framework and have been impressed thus far. I was just curious as to what other Java frameworks are out there that have a开发者_开发技巧 similar feature to Play in that you are able to get immediate feedback when making changes to your code base without having to re-build or re-deploy your app?


For the "immediate feedback" (see changes without lengthy rebuild and redeploy) part, I've used JRebel with some decent success. Definitely worth a look.

0

精彩评论

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