You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by 一直以来 <27...@qq.com> on 2019/02/11 09:44:28 UTC

spring boot + Dubbo . why no use @EnableDubbo???

https://github.com/apache/incubator-dubbo-spring-boot-project/blob/master/README_CN.md


if i no use @EnableDubbo, dubbo provider no ok!!!


Is there a bug in the example of this url?

Re: spring boot + Dubbo . why no use @EnableDubbo???

Posted by Mercy <me...@gmail.com>.
The samples are available in front page : 
https://github.com/apache/incubator-dubbo-spring-boot-project#dubbo-spring-boot-samples

在 2019/2/12 上午10:57, Ian Luo 写道:
> Mercy, do we have working samples available?

Re: spring boot + Dubbo . why no use @EnableDubbo???

Posted by Ian Luo <ia...@gmail.com>.
Mercy, do we have working samples available?

Thanks,
-Ian.

On Tue, Feb 12, 2019 at 8:48 AM Mercy <me...@apache.org> wrote:

> Hi,
>
> Do you add the Spring Boot starter dependecy? like :
>
> https://github.com/apache/incubator-dubbo-spring-boot-project/blob/master/README_CN.md#%E5%B7%B2%E5%8F%91%E8%A1%8C%E7%89%88%E6%9C%AC
>
> Kind regards,
>
> Mercy Ma
>
>
> On 2019/02/11 09:44:28, "一直以来" <2....@qq.com> wrote:
>  >
>
> https://github.com/apache/incubator-dubbo-spring-boot-project/blob/master/README_CN.md>
>
>  >
>  > >
>  > >
>  > if i no use @EnableDubbo, dubbo provider no ok!!!> >
>  > >
>  > >
>  > Is there a bug in the example of this url?>
>

Re: spring boot + Dubbo . why no use @EnableDubbo???

Posted by Mercy <me...@apache.org>.
Hi,

Do you add the Spring Boot starter dependecy? like : 
https://github.com/apache/incubator-dubbo-spring-boot-project/blob/master/README_CN.md#%E5%B7%B2%E5%8F%91%E8%A1%8C%E7%89%88%E6%9C%AC

Kind regards,

Mercy Ma


On 2019/02/11 09:44:28, "一直以来" <2....@qq.com> wrote:
 > 
https://github.com/apache/incubator-dubbo-spring-boot-project/blob/master/README_CN.md> 
 >
 > >
 > >
 > if i no use @EnableDubbo, dubbo provider no ok!!!> >
 > >
 > >
 > Is there a bug in the example of this url?>