springmvc just add
to the configuration file<dubbo:monitor protocol="registry"/>
is fine
springboot?
springmvc just add
to the configuration file<dubbo:monitor protocol="registry"/>
is fine
springboot?
it is not clear whether to use springboot to start dubbo monitor, or springboot to start dubbo service, and dubbo service to enable monitor?
springboo itself does not have much meaning, just a layer of application encapsulation on the basis of spring, which does not change the previous configuration method.
you can try it by following these steps:
dubbo.monitor.protocol=registry