Skip to main content

Auto Pipeline

autopipeline Logo

Pipeline pattern have never been easier 🚀
auto generate your component's pipeline code 😁

Easy to Use

Just annotate your interface with AutoPipeline annotation, and enjoy the pipeline feature of the component after compilation. Simple and easy!

Make Your Component More Extensible

The generated Pipeline code exhibits excellent scalability, composability, and maintainability. Just take a look at the examples and you'll see!

Zero Dependency

Only needed Auto Pipeline at compile time, all the generated code doesn't dependency anything except the java sdk.