W
e
l
c
o
m
e
: )
摘要: 方式1: 在spring-mvc.xml文件中加入一下配置 方式2: 使用fastjson.jar 格式化代码, 在Controller层中的请求返回值类型改为String 图2-7 返回类型 方式3: 使用fastjson-1.2.66.jar 在Result类中,加JsonFormat注解 阅读全文
posted @ 2023-06-05 21:44 所遇所思 阅读(16) 评论(0) 推荐(0) 编辑