keleqnma
keleqnma
我想认领“SOFABoot 发布服务时 增加 interfaceType 校验”这个任务。 **思路:** - API发布服务: 现在ServiceClientImpl的service方法中,只检验InterfaceType非空和binding type。 增加检验instance是否实现了InterfaceType定义的接口。 代码位置:ServiceClientImpl, ServiceComponent - xml发布服务: 代码位置:ServiceFactoryBean - 注解发布服务: 代码位置:ServiceBeanFactoryPostProcessor
> > 我想认领“SOFABoot 发布服务时 增加 interfaceType 校验”这个任务。 > > **思路:** > > > > * API发布服务: > > 现在ServiceClientImpl的service方法中,只检验InterfaceType非空和binding type。 > > 增加检验instance是否实现了InterfaceType定义的接口。 > > 代码位置:ServiceClientImpl、ServiceComponent > > * xml发布服务:...
I'm interested in the issue. But as same as https://github.com/sofastack/sofa-registry/issues/171, I also found that the sofa-bolt has no Rust version, Should I implement a Rust version of the sofa-bolt first?
为RPC API添加接口文档.See https://mosn.io/layotto/#/en/api_reference/rpc/reference, assign to me , pls
I want to implement the snowflake algorithm, assign to me pls
assign to me pls, thanks for your replys and tips
所以这个问题现在解决了吗?
我是pip install了agents,然后报错“line 2, in from agents import AGENTS ImportError: cannot import name 'AGENTS' ”。。 给我跳出一大堆tensorflow错误。。看了一下agents包的描述,“Efficient TensorFlow implementation of reinforcement learning algorithms.” 额,这是用强化学习生成路由??