You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm looking for a solution in order to generate a java model from asyncapi schema.
I found modelina/cli, it works fine, but I see there is not way to generate validator constraints using jakarta.
The parameter --javaConstraints generates the model using packages from javax, but I need packages from jakarta.
Has anyone any idea how to handle this ?
Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I'm looking for a solution in order to generate a java model from asyncapi schema.
I found
modelina/cli, it works fine, but I see there is not way to generate validator constraints using jakarta.The parameter
--javaConstraintsgenerates the model using packages from javax, but I need packages from jakarta.Has anyone any idea how to handle this ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions