92 Forks
348 Stars
348 Watchers

bus

Bus 是一个基础框架、服务套件,它基于Java8编写,参考、借鉴了大量已有框架、组件的设计,可以作为后端服务的开发基础中间件。代码简洁,架构清晰,非常适合学习使用。

How to download and setup bus

Open terminal and run command
git clone https://github.com/aoju/bus.git
git clone is used to create a copy or clone of bus 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 bus https://github.com/aoju/bus/archive/master.zip

Or simply clone bus with SSH
[email protected]:aoju/bus.git

If you have some problems with bus

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