admin.serverPort=8888 也可在dubbo-admin-server的application.properties文件中添加server.port=2333 两者选其一即可。推荐修改zookeeper的配置文件,因为如果修改dubbo-admin-server的配置文件,还要修改dubbo-admin-ui项目的接口地址。
dubbo-admin-server-0.1.jar 后端 - JavaPt**on 上传60.25 MB 文件格式 jar dubbo admin dubbo admin管理端已经编译好的jar包,原来的代码我更改过,新增了在zk中创建节点新增注册中心和元数据中心的地址的操作(zk地址为localhost:2181),用来解决dubbo2.7以上元数据显示不正常问题,可以看看我的博客!
errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :dubbo-admin-server ...
2019-06-03 08:51:39.404 INFO 3552 --- [ main] .a.d.c.s.c.a.DubboConfigBindingRegistrar : The dubbo config bean definition [name : org.apache.dubbo.config.ApplicationConfig#0, class : org.apache.dubbo.config.ApplicationConfig] has been registered. 2019-06-03 08:51:39.405 INFO 3552 -...