会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Aaronqcd
博客园
首页
新随笔
联系
管理
订阅
2015年1月5日
springmvc 常用注解
摘要: @Controller spring mvc中将 controller 认为是 MVC中的C --控制层 规范命名 类名xxxController 如果不基于注解: 该类需要继承 CommandController或者 其他很多 如果基于注解:在类名前 加上 @controller 将类名...
阅读全文
posted @ 2015-01-05 14:55 Aaronqcd
阅读(131)
评论(0)
推荐(0)
编辑
公告