Package nl.datasteel.crudcraft.codegen.writer.stubs
package nl.datasteel.crudcraft.codegen.writer.stubs
-
ClassDescriptionGenerates REST controllers directly from templates without relying on an abstract base class.Generates a MapStruct mapper interface for the given model descriptor, inclusief automatisch invullen van 'uses = { ...Mapper.class }' voor alle @ManyToOne, @OneToMany, @ManyToMany, etc. relaties.Generates a Spring Data JPA repository interface for the given model.Generates a service stub for the given model descriptor, with hooks to fix and clear bidirectional links.Specialized generator for editable/non-editable stubs.