StitchExtension
interface StitchExtension
Defines configuration options for Stitch code generation within your project.
This interface provides properties that control various aspects of the generation process. You can extend this interface and implement it in your plugin to customize Stitch functionalities.
See also
dev.teogor.stitch.Plugin
Properties
Link copied to clipboard
Controls whether to generate documentation comments in the generated code.
Link copied to clipboard
Controls the overall generation of operation classes for DAO methods.
Link copied to clipboard
Specifies the base package name for generated code or artifacts.
Link copied to clipboard
Defines the level of generation for Stitch operation classes.