26516 Forks
41015 Stars
41015 Watchers

dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.

How to download and setup dubbo

Open terminal and run command
git clone https://github.com/apache/dubbo.git
git clone is used to create a copy or clone of dubbo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with dubbo https://github.com/apache/dubbo/archive/master.zip

Or simply clone dubbo with SSH
[email protected]:apache/dubbo.git

If you have some problems with dubbo

You may open issue on dubbo support forum (system) here: https://github.com/apache/dubbo/issues