<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.2.4</version>
</dependency>
相关文章
- 01-25Springboot Maven 多模块项目中 @Service跨模块引用失败的问题
- 01-25springboot30-Thymeleaf循环遍历list集合
- 01-25Springboot---显示图片/字符串/map集合/list集合
- 01-25SpringBoot+Thymeleaf国际化引用出错
- 01-25maven-springboot读取pom
- 01-2522.Thymeleaf 模板如何遍历集合输出?嘻哈的简写笔记——SpringBoot
- 01-25Spring深入浅出(六),依赖注入,注入集合(含注入 Bean 引用)
- 01-25SpringBoot自学笔记2--starter pom与全局配置文件
- 01-25springboot pom 引用集合
- 01-25集合中的对象与引用