Skip to content

issues Search Results · repo:apache/dubbo-spring-boot-project language:Java

Filter by

582 results
 (60 ms)

582 results

inapache/dubbo-spring-boot-project (press backspace or delete to remove)

在本地 pom 引入 dependency groupId org.apache.dubbo /groupId artifactId dubbo-spring-boot-starter /artifactId version 2.7.23 /version /dependency 使用 mvn 打包,mvn -Drevision=1.0.0,dubbo-spring-boot-autoconfigure ...
  • activepirate
  • Opened 
    on Apr 8, 2024
  • #820

I use dubbo initializer to create graalvm project, compile error something error log: [INFO] Executing: /Library/Java/JavaVirtualMachines/graalvm-ce-java17-22.3.1/Contents/Home/bin/native-image -cp /Users/Wheat ...
  • fastkdm
  • 1
  • Opened 
    on Dec 30, 2023
  • #819

尊敬的开发者 你好 我的服务配置如下 dubbo: application: name: ${spring.application.name} register-mode: instance qos-port: 33333 registry: address: multicast://224.5.6.7:1234?unicast=false protocol: ...
  • wjzxc123
  • Opened 
    on Sep 27, 2023
  • #818

一个接口有两个实现类,使用不同的group 。在调用接口的时候需要根据不同的业务场景获取不同的实现类。类似于策略模式。所以我想通过getbean 的方式实现。请问可以吗?
  • star362
  • 4
  • Opened 
    on Mar 16, 2023
  • #817

public class DubboLogFilter implements Filter { @Reference(version = 1.0.1 ,check = false) private GetId getid; @Override public Result invoke(Invoker ? invoker, Invocation invocation) throws RpcException ...
  • l343765828
  • 3
  • Opened 
    on Feb 10, 2023
  • #816

建议将此项目标记为archived,并说明新的仓库地址
  • xishian
  • 3
  • Opened 
    on Jul 5, 2022
  • #814

This repo has been archived. All of the implements have been moved to apache/dubbo. Please refer to https://github.com/apache/dubbo/tree/3.0/dubbo-spring-boot. All latest versions will be released with ...
  • AlbumenJ
  • Opened 
    on May 28, 2022
  • #812

2.7.9有问题呀,我一脚就是一个坑。 2.7.9在provider url没有group参数时,生成consumer的url时会加上group参数,导致No provider。 我人麻了! 跟我踩同样坑的兄弟升级版本就行了。 亲测2.7.15没问题
  • l-qiang
  • 2
  • Opened 
    on Mar 9, 2022
  • #811

dubbo-spring-boot-starter 2.7.15 springboot 2.3.2.RELEASE 使用nacos 2.0.3作为注册中心 依次启动服务提供者和消费者,能正常调用,当重启服务消费者,调用会报无法找到服务提供者 org.apache.dubbo.rpc.RpcException: No provider available from registry xxxxx:80 ...
  • wenlincheng
  • 1
  • Opened 
    on Feb 7, 2022
  • #810

groupId org.springframework.boot /groupId artifactId spring-boot-starter-parent /artifactId version 2.5.4 /version dependency groupId org.apache.dubbo /groupId artifactId dubbo /artifactId version 2.7.8 ...
  • daligitim
  • 1
  • Opened 
    on Dec 1, 2021
  • #809
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub