标签:feign 支持 http 使用 box article top ring 原因
SpringBoot 使用feign时报错Service id not legal hostname(xx_sss)
原因是feign不支持下划线"_",支持"-",改成xx-sss即可
参考:https://github.com/spring-cloud/spring-cloud-netflix/issues/1582
zbb20180716 SpringBoot 使用feign时报错Service id not legal hostname
标签:feign 支持 http 使用 box article top ring 原因
原文地址:https://www.cnblogs.com/super-admin/p/9314372.html