feign.FeignException$NotFound: [404] during [GET] to [http://mms-core/test/get?name=%E9%80

  1. OpenFeign 介绍
    OpenFeign 是一种声明式、模板化的HTTP客户端。在 SpringCloud 中使用OpenFeign,可以做到使用HTTP请求访问远程服务,就像调用本地方法一样。
  2. 报错信息
feign.FeignException$NotFound: [404] during [GET] to [http://mms-core/test/get?name=%E9%80%9A%E8%BF%87web%E8%B0%83%E7%94%A8%E7%9A%84] [AssetInfoApi#get(String)]: [HTTP Status 404 – Not Found