You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/06/14 08:12:54 UTC

[GitHub] [dubbo] pengsuwei commented on issue #10153: spring boot 2.6.6 集成 dubbo 3.0.4启动报以下错误

pengsuwei commented on issue #10153:
URL: https://github.com/apache/dubbo/issues/10153#issuecomment-1154861248

   是的,已排查出原因,引入以下dubbo依赖导致spring依赖冲突
               <dependency>
                   <groupId>org.apache.dubbo</groupId>
                   <artifactId>dubbo-bom</artifactId>
                   <version>3.0.4</version>
                   <type>pom</type>
                   <scope>import</scope>
               </dependency>


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org