Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Dubbo client version selection

2025-03-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Dubbo 2.5.x and prior, use zkclient to operate zookeeper

Pom.xml configuration:

Com.alibaba dubbo 2.5.6 com.101tec zkclient 0.10

ApplicationContext.xml header configuration: (pay attention to namespaces)

Dubbo 2.6.x and later, operate zookeeper with curator

Pom.xml configuration:

Com.alibaba dubbo 2.6.2 org.apache.curator curator-framework 2.12.0

ApplicationContext.xml header configuration: (pay attention to namespaces)

Note: spring is integrated after 2.6.x, and the namespace should also be modified, otherwise there will be the following exception:

Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://dubbo.apache.org/schema/dubbo]

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report