摘要:
传统风格资源描述形式: http://localhost/user/getById?id=1 REST风格描述形式: http://localhost/user/1 根据REST风格开发为RESTful //设置当前请求方法为POST,表示REST风格中的添加操作 @RequestMapping(v 阅读全文
posted @ 2022-05-31 16:51
恐怖py
阅读(108)
评论(0)
推荐(0)