springmvc只要在配置文件中加入
<dubbo:monitor protocol="registry"/>
就可以了
springboot呢?
springmvc只要在配置文件中加入
<dubbo:monitor protocol="registry"/>
就可以了
springboot呢?
8 回答6.8k 阅读
4 回答1k 阅读✓ 已解决
4 回答614 阅读✓ 已解决
1 回答2.5k 阅读✓ 已解决
1 回答1.1k 阅读✓ 已解决
1 回答908 阅读✓ 已解决
2 回答656 阅读✓ 已解决
没有太明白,是用springboot启动dubbo monitor,还是使用springboot启动dubbo服务,dubbo服务启用monitor?
springboo本身没有太多的含义,只是在spring基础上进行了一层应用封装,它不改变之前的配置方法。
你可以按照下列步骤尝试一下: