JSON RPC服务发现的问题 #7505
Unanswered
devAether666
asked this question in
Q&A
JSON RPC服务发现的问题
#7505
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我想请问我目前的情况是使用thinkphp8作为路由管理(因为有一些业务是在tp8中运行的,需要逐步迁移到微服务),tp8作为路由管理,通过guzzlehttp/guzzle访问到hyperf,已经使用注解进行注册和server jsonrpc-http等配置了。但是报找不到方法。我目前是没有使用nacos等服务发现来管理的,请问在不使用nacos等的情况下,我这个模式是否能够实现?还是我有什么地方没有操作正确?请告知,很急。
Beta Was this translation helpful? Give feedback.
All reactions