谁使用过spring 的roo做过开发的 分享分享下经验

sumaoyi 2010-05-23 03:06:13
如题,sts和roo的开发 大家分享分享
...全文
209 12 打赏 收藏 转发到动态 举报
写回复
用AI写文章
12 条回复
切换为时间正序
请发表友善的回复…
发表回复
liusen329 2011-06-02
  • 打赏
  • 举报
回复
我也才知道有这么个快速开发的东东 还没明白是怎么回事呢~
lin1658 2010-08-25
  • 打赏
  • 举报
回复
现在还没有弄清楚原理。
laorer 2010-08-06
  • 打赏
  • 举报
回复
呵, 最近准备试试这个,感觉难度不大 
sumaoyi 2010-05-24
  • 打赏
  • 举报
回复
人影灰没有。。。
sumaoyi 2010-05-23
  • 打赏
  • 举报
回复
等有人弄过了来结分
sumaoyi 2010-05-23
  • 打赏
  • 举报
回复
纳闷啊 这玩意没人弄过啊
piaolankeke 2010-05-23
  • 打赏
  • 举报
回复
没做过……
sumaoyi 2010-05-23
  • 打赏
  • 举报
回复
分享者有分
sumaoyi 2010-05-23
  • 打赏
  • 举报
回复
project --topLevelPackage com.springsource.vote

persistence setup --provider HIBERNATE --database HYPERSONIC_PERSISTENT

entity --class ~.domain.Choice --testAutomatically
field string namingChoice --notNull --sizeMin 1 --sizeMax 30
field string description --sizeMax 80
controller scaffold ~.web.ChoiceController

entity --class Vote --testAutomatically
field reference choice --type Choice
field string ip --notNull --sizeMin 7 --sizeMax 15
field date registered --type java.util.Date --notNull --past
controller scaffold ~.web.VoteController

controller class ~.web.PublicVoteController --preferredMapping /public

logging setup --level DEBUG --package WEB

security setup

finder list --class com.springsource.vote.domain.Vote --depth 2 --filter reg,betw,IpEq

logging setup --level DEBUG


这个就是生成一个包括spring security 的demo
sumaoyi 2010-05-23
  • 打赏
  • 举报
回复
Spring Roo
SpringSource Tool Suite
gulang76 2010-05-23
  • 打赏
  • 举报
回复
ts和roo是什么?

sumaoyi 2010-05-23
  • 打赏
  • 举报
回复
。。。 。。。 没人

81,091

社区成员

发帖
与我相关
我的任务
社区描述
Java Web 开发
社区管理员
  • Web 开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧