26504 Forks
40818 Stars
40818 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