Spring Cloud(中文版)
I.云原生应用 Spring Cloud上下文:应用上下文服务 2.1。Bootstrap应用程序上下文 2.2。应用程序上下文层次结构 2.3。更改Bootstrap属性的位置 2.4。覆盖远程属性的值 2.5。自定义Bootstrap配置 2.6。自定义Bootstrap属性源 2.7。记录配置 2.8。环境变化 2.9。刷新范围 2.10。加密和解密 2.11。端点 Spring Cloud Commons:Common Abstractions 3.1。@EnableDiscoveryClient 3.1.1。健康指标 3.2。ServiceRegistry 3.2.1。ServiceRegistry自动注册 3.2.2。Service Registry Actuator Endpoint 3.3。Spring RestTemplate作为负载均衡器客户端 3.4。Spring WebClient作为负载均衡器客户端 3.4.1。重试失败的请求 3.5。多个RestTemplate对象 3.6。Spring WebFlux WebClient作为负载均衡器客户端 3.7。忽略网络接口 3.8。HTTP客户端工厂 3.9。启用功能 3.9.1。功能类型 3.9.2。声明功能 II。Spring Cloud Config 4.快速入门 4.1。客户端使用 Spring