springMVC使用PUT、DELETE方法傳遞參數解決方案

新項目使用restful風格的編程方式,例studentjavascript get方法html /student    對應list查詢前端 /student/{id} 對應id查詢java post方法web /student  對應新增ajax put方法spring /student  對應編輯編程 delete方法json /student  對應批量刪除springboot /stud
相關文章
相關標籤/搜索