springboot ajax required request body is missing

  • A+
所属分类:SpringBoot

---
title: SpringBoot ajax Required request body is missing
date: 2018-08-03 18:33:05
categories: SpringBoot
tags:
- spring
- ajax
- post
---

因为GetMapping 不支持@RequestBody

改成PostMapping即可

ZPY

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: