开发者

Why is Spring Roo giving me a "Member holding details required" error?

I have tried running a few commands with Roo and it keeps returning:

roo> controller all --package com.package    
Member holding details required

Additionally, when creating new entities, it does not create the normal Roo aspects it previously created. Now it just creates a new empty class with a few @Roo a开发者_开发知识库nnotations:

roo> entity --class com.package.Dummy
Created SRC_MAIN_JAVA/com/package/Dummy.java

Searching the web has turned up empty on this specific error.

Any ideas?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜