Redick

Results 6 comments of Redick

[【Soul网关初探】](https://blog.csdn.net/qq_31279701/article/details/112639105) [【Soul网关进阶使用】](https://blog.csdn.net/qq_31279701/article/details/112690787) [【Soul网关源码分析之soul-admin与soul-gateway数据同步】](https://blog.csdn.net/qq_31279701/article/details/112725043) [【soul网关源码分析之soul-gateway缓存刷新】](https://juejin.cn/post/6919095755038785544) [【soul网关源码分析之发布接口到网关】](https://juejin.cn/post/6919501638474416135) [【soul网关源码分析之一个请求的处理过程(Http篇)】](https://juejin.cn/post/6919881537643085832) [【soul网关源码分析之代理请求源码深入分析】](https://juejin.cn/post/6920258756982865927) [【soul网关源码分析之发布接口到网关】](https://juejin.cn/post/6919501638474416135) [【soul网关源码分析之网关数据同步-Zookeeper】](https://juejin.cn/post/6920630287202254855) [【soul网关源码分析之网关数据同步-nacos】](https://juejin.cn/post/6920972242318786573) [【soul网关同步数据的类型总结】](https://juejin.cn/post/6921766156973899790) [【soul网关源码分析之负载均衡,ip端口探活】](https://juejin.cn/post/6922080525096222728) [【soul网关源码分析之sofa插件】](https://juejin.cn/post/6922479083075043335) [【soul网关源码分析之-限流插件】](https://juejin.cn/post/6922852211332481032) [【soul网关源码分析之熔断插件-1】](https://juejin.cn/post/6923587246646493198) [【soul网关源码分析之spingwebflux-subscribeOn设计细节分析】](https://juejin.cn/post/6924334716921315341)

你好,支持dubbo2.8.4吗?我这边启动报错~

您好,说下我这变报错的具体信息吧,是创建DubboPropertyConfig这个bean的时候报错,大概是DubboPropertyConfig注入ServletContext的时候找不到要注入的Class,我这边是使用的dubbo2.8.4,并且使用的是tomcat插件通过dubbo发布http服务。

很高兴您能回复我,我在这个之前也试过添加这个依赖包,依然报错。以下是我报错的具体信息,麻烦您抽空看下~ Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dubboPropertyConfig': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private javax.servlet.ServletContext com.deepoove.swagger.dubbo.config.DubboPropertyConfig.servletContext; nested exception...

backend crud assgin to me

所以SpringBoot3的分支要做成什么样呢?基于master完全修改兼容SpringBoot3吗?后面维护两条分支吗?