system 模块启动报错

Author: TZDXFCreated Sep 7, 2026Updated Sep 7, 2026

system-server(核心)启动即崩,重启循环,22 条 ERROR,无 Started: NoClassDefFoundError: org/apache/hc/core5/http/io/HttpClientResponseHandler,发生在 wxMpService bean 实例化(WxMpServiceAutoConfiguration)。

Error creating bean with name 'wxMpService' [WxMpServiceAutoConfiguration]:
BeanInstantiationException: Failed to instantiate [me.chanjar.weixin.mp.api.WxMpService]:
... NoClassDefFoundError: org/apache/hc/core5/http/io/HttpClientResponseHandler