spring-boot实现FastJson解析json数据

添加jar包:html <dependency> <groupId>com.alibaba</groupId> <artifactId>fastjson</artifactId> <version>1.2.15</version> </dependency> 两种方式启动加载类:前端 第一种继承WebMvcConfigure
相关文章
相关标签/搜索