Skip to content

When using Jimmer, the plugin fails to correctly identify the entity's properties. #274

Description

@YangAoLib

Steps to reproduce

Create a Jimmer entity.

Create an ordinary Java DTO.

Use MapStruct to perform the conversion.

Expected result

When writing target or source, the properties in the entity should be recognized.

Actual result

The properties in the Jimmer entity cannot be recognized.

Image It should be able to generate the corresponding mapping method.

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