分享一个蠢逼问题

SpringBoot 使用feign时报错Service id not legal hostname(xx_sss)

SpringBoot 使用feign时报错Service id not legal hostname(xx_sss)

经百度,原因是feign不支持下划线"_",支持"-",改成xx-sss即可

特此记录!

To be continued...

相关文章:

  • 2022-01-07
  • 2022-12-23
  • 2021-05-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-28
  • 2022-12-23
猜你喜欢
  • 2022-02-03
  • 2022-12-23
  • 2021-07-30
  • 2021-12-02
  • 2021-05-30
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案