复习第5点-5.指定处理请求类型
| 类型 | 处理的类型 |
|---|---|
| RequestMapping | GET/POST |
| GetMapping | GET |
| PostMapping | POST |
本文来自博客园,作者:jsqup,转载请注明原文链接:https://www.cnblogs.com/jsqup/p/17049831.html
| 类型 | 处理的类型 |
|---|---|
| RequestMapping | GET/POST |
| GetMapping | GET |
| PostMapping | POST |
本文来自博客园,作者:jsqup,转载请注明原文链接:https://www.cnblogs.com/jsqup/p/17049831.html