1.注意:

使用get,post提交时,使用form-data;

使用put提交方式,使用x-www-form-url-encoded,这是http的一种格式;

springboot--数据库操作

 

相关文章: