Skip to content

allow the jakarta version of @Generated instead of the javax one. #93

Open
@Zegveld

Description

@Zegveld

all javax modules are being replaced with jakarta, this includes @javax.annotation.Generated. This is replaced by @jakarta.annotation.Generated, allow users to choose which annotation they want on the generated classes.

(Related to assertj/assertj-assertions-generator#194 )
(I'm also making a PR for this one)

Metadata

Metadata

Assignees

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