摘要:
1. SpringBoot 整合 Gson Jackson is the preferred and default library. Jackson Auto-configuration for Jackson is provided and Jackson is part of spring-b 阅读全文
摘要:
引入 Swagger3 依赖 <dependency> <groupId>io.springfox</groupId> <artifactId>springfox-boot-starter</artifactId> <version>3.0.0</version> </dependency> 配置 阅读全文