Skip to content

Add Generated annotation to result XEntityGraph classes #193

Open
@SimonHarmonicMinor

Description

@SimonHarmonicMinor

If I add spring-data-jpa-entity-graph-generator dependency, then the result XEntityGraph classes has no jakarta.annotation.Generated annotation upon them (in comparison to jpamodelgen).

As a result, the errorprone plugin finds some errors within those classes.

Is it possible to add jakarta.annotation.Generated annotation to generated classes? It would even better, if one could tune this behaviour and declare custom annotations.

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