异常:Injection of @DubboReference dependencies is failed;
Dependencies
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
项目地址:https://gitcode.com/gh_mirrors/de/Dependencies
免费下载资源
·
Injection of @DubboReference dependencies is failed; nested exception is java.lang.IllegalStateException: Failed to check the status of the service . No provider available for the service
service注入异常,
@DubboReference 修改 @DubboReference(check = false)
主要原因还是服务没有找到:
有以下两个原因:
service没有找到
dubbo没有检测到服务 ,即服务没有启动。
1.检查服务是否自动关闭,
2.检查service书写是否正确
3.检查service的目录接口是否正确
GitHub 加速计划 / de / Dependencies
8.61 K
704
下载
A rewrite of the old legacy software "depends.exe" in C# for Windows devs to troubleshoot dll load dependencies issues.
最近提交(Master分支:3 个月前 )
1997a400 - 2 年前
2f423539 - 2 年前
更多推荐
已为社区贡献1条内容
所有评论(0)