About
This skill provides a comprehensive framework for extending JUDO applications by creating OperationCallInterceptors. It enables developers to hook into CRUD operations, scripts, and SDK methods to transform inputs, react to results via webhooks or notifications, and implement robust audit logging. Whether you need to validate data before it hits the database or trigger external systems after a successful transaction, this skill offers the implementation patterns and registration guides for both Guice and Spring needed to customize application behavior effectively.