一、该问题的重现步骤是什么?
1. 文档中中5.1.2 OAuth2接口调用
2.调用blade-auth服务的http://localhost/blade-auth/oauth/token请求来获取token
二、你期待的结果是什么?实际看到的又是什么?
根据文档我应该引入blade-auth-api,用blade-auth-api中feign方法调用,但发现没有blade-auth-api
如果我想在a项目中调用http://localhost/blade-auth/oauth/token请求,可以在a-api中写http://localhost/blade-auth/oauth/token的feign来使用吗?这种方法是认可的吗?
扫一扫访问 Blade技术社区 移动端