项目中所有的源码都可以在此链接的仓库中找到:https://github.com/chenhaoxiang/uifuture-ssm
文章目录
5.2 Spring MVC中常用注解
5.2.1 Controller注解
Controller注解源码
5.2.2 RequestMapping注解
RequestMapping注解源码
value属性值的演示
5.2.3 ResponseBody注解
5.2.4 RequestBody注解
配置JSON格式传输数据解析
设置Content-Type的值为application/json;charset=UTF-8
设置数据类型和值
测试结果
谙忆
认证博客专家
Java
公众号:程序编程之旅。曾经写过C、C++,使用过Cocos2dx开发过游戏、安卓端、IOS端、PC端页面均开发过。目前专注Java开发,SaaS内核、元数据的研究。偶尔玩玩爬虫