SpringBoot 使用feign时报错Service id not legal hostname(xx_sss) 原因是feign不支持下划线"_",支持"-",改成xx-sss即可 相关文章: 2021-08-01 2022-01-07 2022-12-23 2021-05-08 2022-12-23 2022-12-23 2022-12-23 2021-08-28