会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
怒吼的萝卜
生○当鹏起,死●亦鲸落
博客园
首页
新随笔
联系
管理
2020年3月12日
Spring:Spring注解大全
摘要: @Controller 标识一个该类是Spring MVC controller处理器,用来创建处理http请求的对象. @Controller public class TestController { @RequestMapping("/test") public String test(Map
阅读全文
posted @ 2020-03-12 19:04 怒吼的萝卜
阅读(14619)
评论(0)
推荐(3)
编辑
公告