随笔分类 - SpringBoot
摘要:起因 官方 API io.kubernetes.client-java无法调用 metrics-server API 解决 ApiClient 内部会创建一个 OkHttpClient 用于发送 http 请求,该 clinet 包含授权参数等信息 K8sConfig public class K8
阅读全文
摘要: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> 配置
阅读全文

浙公网安备 33010602011771号