分享一个蠢逼问题

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

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

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

特此记录!

To be continued...

相关文章: