我正在编写一个代码,以允许您的微服务检索您的网络的边缘云引擎链接本地集群信息,如 mimik 的页面中一样,但是在从 curl 进行 HTTP 调用后,我遇到了以下问题。
starter-microservice\build>curl -i -H "Authorization: Bearer "
http://localhost:8083/localDevices
HTTP/1.1 404 Not Found
Cache-Control: no-cache, no-store, must-revalidate, private, max-age=0
Pragma: no-cache
Expires: 0
Content-Type: text/plain; charset=utf-8
Date: Thu, 14 Jan 2021 07:36:33 GMT
Connection: close
Error 404: Not Found
Not Found