Skip to content

Latest commit

 

History

History

dto

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Dto

These templates are related to Data Transfer Object classes.

This document was created by template: local:/../ec-std-lib/templates/document/TemplateMarkdown

Template Summary

Template Description
DtoTemplate This template generates the DTO classes for all entites in your space.

Each of the template files will be covered in more detail below.

Dto Template

This template generates the DTO classes for all entites in your space as well as creating a README file for the directory that contains them.

References
Tags user login:password
Domains Model JSONDTO Security

Publishers

org.entityc.springboot.dto

The following outlets are offered by this publisher:

Outlet Description
members Member variables can be declared here.
methods Methods can be declared here.