Getting Started
Yupiik Batch intends to simplify Java batch writing for model mapping and "diff" cases. It provides a fluent API which is auditable.
Installation
-
Ensure to use java >= 17.
-
If you want to compile the project you need Git and Apache Maven.
TIP
|
you can use SDKMan to install Java and Maven. |
Learning about chain and component API
To learn more about what the project provides, you can read Write your first batch guide.