34 Forks
386 Stars
386 Watchers

bus

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

How to download and setup bus

Open terminal and run command
git clone https://github.com/839128/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/839128/bus/archive/master.zip

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

If you have some problems with bus

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