gRPC Spring Boot Starter 2.3.0 发布,同步支持链路跟踪

栏目: 软件资讯 · 发布时间: 6年前

内容简介:gRPC Spring Boot Starter 项目是一个 gRPC 的 Spring Boot 模块。通过在 Spring Boot 中内嵌一个 gRPC Server 对外提供服务,并支持 Spring Cloud 的服务发现、注册、链路跟踪等等。 在 2.3.0.RELEASE 版本中包含...

gRPC Spring Boot Starter 项目是一个 gRPC 的 Spring Boot 模块。通过在 Spring Boot 中内嵌一个 gRPC Server 对外提供服务,并支持 Spring Cloud 的服务发现、注册、链路跟踪等等。

在 2.3.0.RELEASE 版本中包含了以下重大更新

  • 提升对 keepAlive 的支持 
  • 默认使用 shaded netty
  • 使用 spring.sleuth.grpc.enabled 开启或关闭 Spring Cloud Sleuth
  • 增加全局配置gRPC Client

GitHub:gRPC Spring Boot Starter

使用说明:中文README

JavaDocs:

Server JavaDoc

Client JavaDoc

Common JavaDoc


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C++ Concurrency in Action

C++ Concurrency in Action

Anthony Williams / Manning Publications / 2012-2-28 / USD 69.99

HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With ......一起来看看 《C++ Concurrency in Action》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试