You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "a601942905git (GitHub)" <gi...@apache.org> on 2018/10/24 11:55:03 UTC

[GitHub] [incubator-dubbo-spring-boot-project] a601942905git opened issue #298: 有没有考虑更细化注解?

比如我们发布一个服务需要使用@Service注解,此时会存在多个,一个是Dubbo提供的,一个是Spring提供的,我们在依赖服务的时候会使用到@Reference注解,一个是Dubbo提供的,一个是别的提供的。能否提供类似@DubboService、@DubboReference这样的呢?

[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/298 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-spring-boot-project] mercyblitz commented on issue #298: 有没有考虑更细化注解?

Posted by "mercyblitz (GitHub)" <gi...@apache.org>.
Dubbo Framework has handled duplicated `@Service` issues, thus it's unnecessary to extract annotations for the same features, what's more, it brings more maintainance cost.

[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/298 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-spring-boot-project] mercyblitz closed issue #298: 有没有考虑更细化注解?

Posted by "mercyblitz (GitHub)" <gi...@apache.org>.
[ issue closed by mercyblitz ]

[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/298 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-spring-boot-project] mercyblitz commented on issue #298: 有没有考虑更细化注解?

Posted by "mercyblitz (GitHub)" <gi...@apache.org>.
Dubbo Framework has handled duplicated `@Service` issues, thus it's unnecessary to extract annotations for same features, what's more, it brings more maintainance cost.

[ Full content available at: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/298 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org