assertj / assertj/assertj-assertions-generator-maven-plugin

allow the jakarta version of `@Generated` instead of the javax one.

Open
#93 7 comments 7 reactions 1 assignee Claimed by @scordio View on GitHub
Dominant language
Java
Stars
30
Forks
27
PR merge metrics
No merged PRs in 30d

Description

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 https://github.com/assertj/assertj-assertions-generator/issues/194 )
(I'm also making a PR for this one)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.