mercyblitz commented on issue #116: java.lang.NoClassDefFoundError: 
com/alibaba/dubbo/qos/server/DubboLogo
URL: 
https://github.com/apache/incubator-dubbo-spring-boot-project/issues/116#issuecomment-382949582
 
 
   ```xml
   <dependency>
               <groupId>com.alibaba.spring.boot</groupId>
               <artifactId>dubbo-spring-boot-starter</artifactId>
               <version>2.0.0</version>
           </dependency>
   ```
   It's not a official release , please replace
   ```xml
   <dependency>
       <groupId>com.alibaba.boot</groupId>
       <artifactId>dubbo-spring-boot-starter</artifactId>
       <version>0.1.0</version>
   </dependency>
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to