org.springframework.http.converter.HttpMessageNotReadableException: Required
参考博客:
1、https://blog.csdn.net/weixin_42571463/article/details/84990086
2、https://www.cnblogs.com/lilinzhiyu/p/9848283.html
结合自己的代码,发现Controller层没有加跨域注解:
@CrossOrigin