Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / manoelcampos/dtogen issues and pull requests
#28 - Remove maven-processor-plugin from sample project
Issue -
State: closed - Opened by manoelcampos about 2 months ago
#27 - bad operand types for binary operator '!='
Issue -
State: closed - Opened by manoelcampos about 2 months ago
Labels: bug
#26 - Upgrade to JDK 21
Issue -
State: closed - Opened by manoelcampos about 2 months ago
Labels: enhancement
#25 - The toModel() method must not create an instance for an optional attribute in a model class
Issue -
State: closed - Opened by manoelcampos about 2 months ago
Labels: bug
#24 - Adds an import list for generated DTOs
Issue -
State: closed - Opened by manoelcampos about 2 months ago
Labels: enhancement
#23 - The @DTO.MapToId must just be used for objects (not primitives, collections or arrays)
Issue -
State: open - Opened by manoelcampos about 2 months ago
#22 - Error when the model attribute is boolean
Issue -
State: closed - Opened by manoelcampos about 2 months ago
Labels: bug
#21 - Error generating the DTO record when the model class has a final field
Issue -
State: open - Opened by manoelcampos 3 months ago
#20 - It doesn't detect multiple levels of generic type arguments when generating a DTO field
Issue -
State: closed - Opened by manoelcampos 3 months ago
#19 - Fix #18
Pull Request -
State: closed - Opened by manoelcampos 3 months ago
#18 - Ignore all hibernate annotations in entity fields when generating the DTO record
Issue -
State: closed - Opened by manoelcampos 3 months ago
#17 - Ensures DTO record components (fields) are created in the same order they are encountered in the model class
Issue -
State: closed - Opened by manoelcampos 9 months ago
Labels: enhancement
#16 - Update workflows action versions
Pull Request -
State: closed - Opened by manoelcampos 9 months ago
#15 - Closes #14
Pull Request -
State: closed - Opened by manoelcampos 10 months ago
#14 - Allow creating a List<ModelDTO> attribute instead of List<Model>
Issue -
State: closed - Opened by manoelcampos 10 months ago
#13 - Add javadoc from model class to DTO class
Issue -
State: open - Opened by manoelcampos 10 months ago
#12 - The order of the DTO record fields and the parameters passed to the record constructor called by the default one must be the same
Issue -
State: closed - Opened by manoelcampos 10 months ago
Labels: bug
#11 - Include @Generated("annotation-processing-class") in generated classes to make it clear they are generated code
Issue -
State: closed - Opened by manoelcampos 10 months ago
Labels: enhancement
#10 - Close #1
Pull Request -
State: closed - Opened by manoelcampos 11 months ago
#8 - Improve checks and error reporting
Issue -
State: open - Opened by manoelcampos 11 months ago
#7 - When the field type is generic, the DTO field is created without the generic param.
Issue -
State: closed - Opened by manoelcampos 11 months ago
Labels: bug
#6 - The processor must check if there is already a DTO with the name of the one that is going to be generated
Issue -
State: open - Opened by manoelcampos 11 months ago
#5 - Look for id field in super classes when using DTO.MapToId
Issue -
State: closed - Opened by manoelcampos 11 months ago
Labels: bug
#4 - Create an annotation to enable automatic utilization of @MapToId for all attributes that represent an association and have an id
Issue -
State: closed - Opened by manoelcampos 12 months ago
Labels: wontfix
#3 - Enable generation of multiple DTOs for the same entity by annotating an empty interface
Issue -
State: closed - Opened by manoelcampos about 1 year ago
Labels: wontfix
#2 - Create a toModel method
Issue -
State: closed - Opened by manoelcampos about 1 year ago
Labels: enhancement
#1 - Create a fromModel method
Issue -
State: closed - Opened by manoelcampos about 1 year ago