开发者

Spring roo with GWT : How to stop scaffolding generation?

I am trying Spring roo with GWT. To generate the basic structure I used gwt:setup which generated the initial scaffolding but after that I want to stop the scaffolding, particularly when I annotate my domain class with @RooEntity.

thanks 开发者_C百科in advance


The solution i found is to rename the generated directory from gwt to something else. Than roo stops generating the scaffolding code when class is marked with RooEntity


I think you can remove the @RooGwtMirroredFrom from the *Record files

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜