Developers guide
📄️ Overview
Please make sure you know common Glossary and SpEL (especially the Data types section) before proceeding further.
📄️ ComponentProvider API
Check nussknacker-sample-components project for self-contained samples of custom Components.
📄️ Flink components
Sources, sinks and custom transformations are based on Flink API.
📄️ Generic functions
Creating generic functions
📄️ Lite components
Lite API should not be considered stable at the moment.
📄️ Testing
Testing API should not be considered stable at the moment.