Skip to content

findsomeone/dubbo-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

dubbo-springboot

dubbo+springboot的框架

1.下载zookeeper

http://www.apache.org/dyn/closer.cgi/zookeeper 将conf下的zoo_sample.cfg 重命名为zoo.cfg 将路径改变即可

# The number of milliseconds of each tick tickTime=2000 # The number of ticks that the initial # synchronization phase can take initLimit=10 # The number of ticks that can pass between # sending a request and getting an acknowledgement syncLimit=5 # the directory where the snapshot is stored. dataDir=F:\zookeeper\data dataDirLog=F:\zookeeper\log # the port at which the clients will connect clientPort=2181

About

dubbo+springboot的框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published