- 博客(4)
- 收藏
- 关注
原创 Annotation-specified bean name ‘Service‘ for bean class [ServicecImpl] conflicts with existing, non-
能出现这种bug,恭喜你!祝你工作和谐
2022-02-18 14:30:42 488
原创 com.alibaba.fastjson.JSONException: illegal identifier
解决方案:因为使用的是格式美化好的json(如下代码), 因此每行前面都有空格, 在fastJson接收这些数据时, 会将空格转成\r\n等类似的格式导致解析异常, 需要将前面空格去掉
2022-02-14 16:34:29 4018
原创 Ambiguous mapping. Cannot map ‘Service‘ method
@RequestMapping("*****")*****地址与其他controller层地址冲突导致.
2022-02-14 11:35:41 279
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人