为什么 Spring Roo 给我一个“需要持有详细信息的会员”?错误?
我尝试使用 Roo 运行一些命令,但它不断返回:
roo> controller all --package com.package
Member holding details required
此外,在创建新实体时,它不会创建之前创建的正常 Roo 方面。现在,它只是创建一个带有一些 @Roo 注释的新空类:
roo> entity --class com.package.Dummy
Created SRC_MAIN_JAVA/com/package/Dummy.java
在网上搜索此特定错误时结果为空。
有什么想法吗?
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 annotations:
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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论