Is your feature request related to a problem? Please describe.
Generate classes with useJakartaEe enabled, and setup tests for when it is false/true.
Describe the solution you'd like
Add a new execution to the pom.xml, with useJakartaEe enabled. Add tests for checking the annotations. Add tests to the standard execution to check when false.
Is your feature request related to a problem? Please describe. Generate classes with
useJakartaEe
enabled, and setup tests for when it is false/true.Describe the solution you'd like Add a new execution to the pom.xml, with useJakartaEe enabled. Add tests for checking the annotations. Add tests to the standard execution to check when false.
Describe alternatives you've considered none
Additional context none