cloud
-
Google Cloud分享:如何利用AI创造企业价值
本月 ,Google Cloud举行了高管论坛,与客户和合作伙伴讨论人工智能的最新进展。Google Cloud首席执行官Thomas Kurian分享了云市场是如何经历变革的,以…
-
Spring Cloud 远程接口调用OpenFeign负载均衡实现原理详解
环境:Spring Cloud 2021.0.7 + Spring Boot 2.7.12 配置依赖 maven依赖 <dependency> <groupId&…
-
Spring Cloud 远程接口调用OpenFeign负载均衡实现原理详解
环境:Spring Cloud 2021.0.7 + Spring Boot 2.7.12,开启注解功能,容器在启动过程中会找到所有@FeignClient的接口类,然后将这些类注…
-
为什么我们的微服务中需要网关?
玩过微服务的小伙伴对 Spring Cloud 中的的 Spring Cloud Gateway 多多少少都有一些了解,松哥之前既写过相关的文章,也录过相关的视频跟小伙伴们介绍 S…
-
Spring Cloud 快速上手之 Nacos 篇!
Spring Cloud Alibaba 是阿里巴巴提供的一站式微服务开发解决方案,目前已被 Spring Cloud 官方收录。而 Nacos 作为 Spring Cloud A…
-
Spring Cloud 提供的这种网关Gateway实现方式,你知道吗?
环境:SpringBoot2.5.13,Spring Cloud Gateway提供了一个名为ProxyExchange的实用程序对象。你可以在常规Spring web处理程序中使…
-
Spring Cloud 2022.0.0正式发布:OpenFeign稳得很&全面迈向GraalVM
北京时间2022-12-16,Spring Cloud 2022.0.0(代号Kilburn)正式发布。明天就是2023 年了,怎么现在才发布 2022 版本呢?你以为一年都快结…