码迷,mamicode.com
首页 > 编程语言 > 详细

restful风格。Springmvc

时间:2019-09-05 09:17:50      阅读:96      评论:0      收藏:0      [点我收藏+]

标签:code   post   method   restful   inf   res   delete   bsp   str   

1. restful风格。Springmvc 

Localhost:8080/springmvc-01/user

Method=”post”

Uri:资源的形式传递到后台。

技术图片

 

 

Delete 删除. Localhost:8080/springmvc-01/user/3

Get:查询操作 Localhost:8080/springmvc-01/user/1

Post:添加Localhost:8080/springmvc-01/user

 

Put:修改 Localhost:8080/springmvc-01/user 

 

restful风格。Springmvc

标签:code   post   method   restful   inf   res   delete   bsp   str   

原文地址:https://www.cnblogs.com/banzhuanlaowang/p/11462664.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!