Skip to content

@MappableToAlias, @Alias #9

@WojciechMilczarek

Description

@WojciechMilczarek

As a developer i would like to be able to map classes without specifying the type of target class in the source class.

Example:
@MappableToAlias("ExamSnapshot")
public class Exam ...

@alias("ExamSnapshot")
public class ExamSnapshot...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions