开发者

How can I delete an entity in Spring Roo?

开发者 https://www.devze.com 2023-02-22 03:43 出处:网络
I have accidentally created couple of entities开发者_JAVA百科 in Roo. Is there a way to delete these? I browsed through the commands list but did not come across anything meaningful?

I have accidentally created couple of entities开发者_JAVA百科 in Roo.

Is there a way to delete these? I browsed through the commands list but did not come across anything meaningful?

Is there a command or will I have to start from scratch?


Keeping Roo shell open just delete your entity (your entity Java class) in IDE or in file system and Roo will make all the rest.

0

精彩评论

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