We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.7.0 ALL SpringBoot3 SAS版本
新建微服务模块,Feign调用时401 Unauthorized
直接调用没问题: 通过微服务间调用报错: 调用代码:
The text was updated successfully, but these errors were encountered:
确认下是否是你自己的问题,如果架构有问题的话,demo和system之间的交互也会有这个问题
Sorry, something went wrong.
我demo和system也会报401权限问题。难道不是因为FeignConfig没有传递Authorization信息吗?SAS版本而不是shiro
我把依赖的项目jeecg-boot-starter3拉下来,改了改重新打包后,测试可以了
No branches or pull requests
版本号:
3.7.0 ALL SpringBoot3 SAS版本
问题描述:
新建微服务模块,Feign调用时401 Unauthorized
错误截图:
直接调用没问题:
通过微服务间调用报错:
调用代码:
友情提示:
The text was updated successfully, but these errors were encountered: