spring boot+vue.js发送post时一直415,swagger却很正常

mac2022-06-30  26

首先百度说要加header为applicaiton/json,加完后一直400,说json不符合格式,webstorm说要单引号,spring boot那边要双引号......

后来不知道看了哪里说把spring boot的

@RequestBody去掉,问题解决。

转载于:https://www.cnblogs.com/MarsMercury/p/11617294.html

最新回复(0)