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 2018/09/11 04:17:23 UTC

[GitHub] uzdz opened a new issue #273: Springboot1.5.10.RELEASE yml配置文件cunsumer配置无法自动注入问题

uzdz opened a new issue #273: Springboot1.5.10.RELEASE yml配置文件cunsumer配置无法自动注入问题
URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/273
 
 
   springboot项目里,走源码生产的consumer = <dubbo:consumer generic="false" />
   导致yml资源无法注入,是不维护了吗?还是什么情况呢?
   
   
   # dubbo配置
   dubbo:
     consumer:
       check: false
   
   
   <dependency>
                   <groupId>com.alibaba.boot</groupId>
                   <artifactId>dubbo-spring-boot-starter</artifactId>
                   <version>0.2.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:
users@infra.apache.org


With regards,
Apache Git Services

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