会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
久曲健
博客园
首页
新随笔
联系
订阅
管理
2019年12月29日
Spring boot中Controller的使用
摘要: 一、请求及路径映射部分注解介绍 注解名称 描述 @Controller 处理http请求 @RestController Spring4之后新加的注解,原来返回json,需要@ResponseBody配合@Controller @RequestMapping 配置url映射 1、@Controlle
阅读全文
posted @ 2019-12-29 10:39 久曲健
阅读(17222)
评论(1)
推荐(4)
公告