Developers Guide, Extend and Customize Features
📄️ Overview
Learn the basics of Nussknacker development including custom components, data handling, and system integration steps.
📄️ ComponentProvider API
Learn how to build and register custom components in Nussknacker to extend scenario logic and integrate with external systems.
📄️ Flink components
Develop custom components for Flink in Nussknacker. Extend processing logic with custom sources, services, and enrichers.
📄️ Generic functions
Learn how to define generic functions in Nussknacker to encapsulate reusable logic and simplify scenario development.
📄️ Lite components
Build custom components for the Lite engine in Nussknacker. Add sources, sinks, and services for lightweight cloud deployments.
📄️ Testing
Learn how to test Nussknacker scenarios and custom components locally and during development to ensure correctness and reliability.