-
```
import(
"dubbo.apache.org/dubbo-go/v3/config"
"dubbo.apache.org/dubbo-go/v3/config/generic"
_ "dubbo.apache.org/dubbo-go/v3/imports"
hessian "github.com/apache/dubbo-go-hessian2"
)
…
-
use jrebel start the seata project ,find an error.but use debug start project,can start the project normal
使用jrebel启动项目,就会报错,使用debug启动项目不会报错
idea版本:2023.03
seata版本:
io.seata
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
start zk , admin, bootstrap, TestAlibabaDubboAnnotationApplication
Modifying the `TestAlib…
-
Dubbo-Desktop-Manager是一个Dubbo的桌面管理软件,它类似是dubbo-admin的桌面版本
Github:https://github.com/qiaolin-li/dubbo-desktop-manager
下载地址:https://github.com/qiaolin-li/dubbo-desktop-manager/releases
功能简介
1. 支…
-
dubbo-admin:0.5.0
dubbo:3.2.2
nacos: 2.1.0
dubbo-admin配置
```
admin.registry.address=nacos://127.0.0.1:8848/?namespace=dubbo&group=DEFAULT_GROUP&username=nacos&password=nacos®istry-type=servi…
-
[ERROR]
[INFO]
[INFO] --- frontend-maven-plugin:1.6:npm (npm run build) @ dubbo-admin-ui ---
[INFO] Running 'npm run build' in /root/dobbuadmin/dubbo-admin/dubbo-admin-ui
[INFO]
[INFO] > dubbo…
-
- [x] I have searched the [issues](https://github.com/apache/dubbo-admin/issues) of this repository and believe that this is not a duplicate.
- [x] I have checked the [REAMDE](https://github.com/apac…
-
The steps listed in the [`dubboctl` quick start guide](https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/java-sdk/quick-start/deploy/) is not corrected. The problems found in testing are as …
-
yml配置文件如下:
`
dubboadmin:
image: apache/dubbo-admin
depends_on:
- nacos
ports:
- 8849:8080
environment:
- admin.registry.address=nacos://127.0.0.1:8848?gro…
-
#### Dubbo Admin 效果图
![Dubbo-Admin](https://raw.githubusercontent.com/zhuangjinxin/blog/master/image/dubbo/dubbo-admin-20170325.png)
#### 下载
从Github上下载Dubbo的源码,地址:`https://github.com/alibaba/dubbo`…