Replies: 1 comment
-
Let's see,
So I guess your best option would be to generate your POJOS/DTOS on a separate project...
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a project that still uses Java 8 and Maven. Is there any recommended way I could still use the AsyncAPI2Pojo Maven plugin with my project within Maven given that the Plugin targets Java 17 runtime?
Beta Was this translation helpful? Give feedback.
All reactions