lxil520 commented on issue #13672: URL: https://github.com/apache/dubbo/issues/13672#issuecomment-1909285963
> 您是否在同一流程中导出了服务? 是的,完全在同一个代码中,我用的springboot3.0,然后消费者服务引入rpc的api定义和生产者服务本身,在原来springboot2.7.x和dubbo2.7.22的时候一直使用的好好的,因为项目原因现在计划升级到了springboot3.0发现dubbo必须升级3.0才支持,但是升级之后在jvm的方式完全不能使用了,我们的管理后台使用的是都是内部人员,所以采用injvm协议,而openapi走的注册中心方式 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
