29 Forks
64 Stars
64 Watchers

stepchain

stepchain 通用业务流程流水线处理框架。 类似于Commons Chain和Commons Pipeline这样的Java Pipeline Step Chain用于组织复杂处理流程执行的流行技术. Java Pipeline Step Chain like Apache Commons Chain and Commons Pipeline.A popular technique for organizing the execution of complex processing flows is the "Chain of Responsibility" pattern

How to download and setup stepchain

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

Or simply clone stepchain with SSH
[email protected]:zengfr/stepchain.git

If you have some problems with stepchain

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