SpringBoot启动zipkin-server报错Error creating bean with name ‘armeriaServer’

Posted heroic_zjx

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SpringBoot启动zipkin-server报错Error creating bean with name ‘armeriaServer’相关的知识,希望对你有一定的参考价值。

目前,GitHub 上最新 release 版本是 Zipkin 2.12.9,从 2.12.6 版本开始有个较大的更新,迁移使用 Armeria HTTP 引擎。

从此版本开始,若直接添加依赖的 Spring Boot 应用启动会存在冲突,会报上面的错,降到2.12.3版本就可以正常启动了。

参考文章

来自blog.koreyoshi.work

以上是关于SpringBoot启动zipkin-server报错Error creating bean with name ‘armeriaServer’的主要内容,如果未能解决你的问题,请参考以下文章

Spring Cloud 链路追踪 Sleuth + Twitter Zipkin 中 Zipkin 服务

Zipkin 知识点

linux部署zipkin

nohup 后台运行命令

springboot无法启动

Springboot 启动加载机制