会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
qee
博客园
首页
新随笔
联系
订阅
管理
07 2019 档案
@RestController注解初步理解
摘要:一、在Spring中@RestController的作用等同于@Controller + @ResponseBody。 所以想要理解@RestController注解就要先了解@Controller和@ResponseBody注解。 二、@Controller注解 在一个类上添加@Controlle
阅读全文
posted @
2019-07-27 17:49
qee
阅读(108227)
评论(4)
推荐(34)
公告