主要是修改远程服务器的kafka config下的配置文件server.properties.

修改文件下的advertised.listeners=PLAINTEXT://(这里为你的服务器的ip地址):9092 。

springboot 集成远程服务器的kafka,报错localhost/127.0.0.1:9092) could not be established. Broker may not be availa

相关文章:

  • 2022-12-23
  • 2019-06-23
  • 2022-12-23
  • 2021-07-15
  • 2021-11-23
  • 2021-11-11
  • 2022-12-23
  • 2021-11-21
猜你喜欢
  • 2021-07-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-14
  • 2022-12-23
相关资源
相似解决方案