午夜剧场伦理_日本一道高清_国产又黄又硬_91黄色网战_女同久久另类69精品国产_妹妹的朋友在线

您的位置:首頁技術文章
文章詳情頁

SpringBoot @RequestParam、@PathVaribale、@RequestBody實戰案例

瀏覽:191日期:2023-04-09 10:05:47

實例User

package com.iflytek.odeon.shipper.model.rx;import io.swagger.annotations.ApiModelProperty;public class Student { @ApiModelProperty(value = '名稱', example = 'zhangsan', required = true) private String name; private Integer call; public Student() { } public Student(String name, Integer call) { this.name = name; this.call = call; } public String getName() { return name; } public void setName(String name) { this.name = name; } public Integer getCall() { return call; } public void setCall(Integer call) { this.call = call; } @Override public String toString() { return 'Student{' +'name=’' + name + ’’’ +', call=' + call +’}’; }}

實例Controller

package com.iflytek.odeon.shipper.controller;import com.iflytek.odeon.shipper.model.rx.Student;import org.springframework.stereotype.Controller;import org.springframework.web.bind.annotation.*;/** * 測試注解及調試功能API */@RestController@RequestMapping('/v1')public class SampleController { @PostMapping('/hi') public Student hi(@RequestBody() Student student) { return new Student(student.getName(), student.getCall()); } @PostMapping('/hello') public Student hello(@RequestParam(value = 'name') String name, @RequestParam(value = 'call') Integer call) { Student stuResponse = new Student(); stuResponse.setName(name + 'call'); stuResponse.setCall(call); return stuResponse; } @GetMapping('/hello/{id}') public Integer getUrl(@PathVariable(value = 'id') Integer id) { return id; }}

效果

body

SpringBoot @RequestParam、@PathVaribale、@RequestBody實戰案例

parme key value

SpringBoot @RequestParam、@PathVaribale、@RequestBody實戰案例

pathvar/{id}

SpringBoot @RequestParam、@PathVaribale、@RequestBody實戰案例

到此這篇關于SpringBoot @RequestParam、@PathVaribale、@RequestBody實戰案例的文章就介紹到這了,更多相關SpringBoot @RequestParam、@PathVaribale、@RequestBody內容請搜索好吧啦網以前的文章或繼續瀏覽下面的相關文章希望大家以后多多支持好吧啦網!

標簽: Spring
相關文章:
主站蜘蛛池模板: 精品久久久久久亚洲综合网站 | 亚洲成年人在线观看 | 91爱爱爱爱| 极品色综合 | 成人激情综合 | 国产哺乳奶水91在线播放 | 午夜视频色 | 国产精品久久久久久久久久久久久久久久久 | 日韩一级精品 | 97超碰在线免费 | 欧美一级淫片免费视频魅影视频 | 欧美一区二区在线观看视频 | 欧美无限看 | 国产精品7 | 欧美精品久久久久久久久46p | 久久综合爱 | 午夜精品久久久 | 国产综合精品在线 | 色综合中文网 | 天堂成人在线观看 | 国产com| 精品一区二区三区蜜桃在线 | 国产无遮挡 | 久久久三级| 五月综合激情日本mⅴ | 国产成人一区二区三区 | 国产美女永久免费无遮挡 | 久久网免费视频 | 中国黄色大片 | 99色在线视频 | 四虎www. | 日韩免费久久 | 伊人99在线 | 欧美激情国产精品 | 一本av在线 | 成人av中文字幕 | 黄色片视频免费 | 超碰97免费观看 | 日韩在线视频看看 | 国产99在线 | 国产成人97精品免费看片 |