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
Property and getter\setter names don't match each other - wrong case - property name was lowercased at start.
How to force the plugin to generate property and getter\setter names that match each other ?
Or maybe it is a bug?
Thanks.
The text was updated successfully, but these errors were encountered:
Hello.
I have in xsd:
and in pom:
and after generating classes:
Property and getter\setter names don't match each other - wrong case - property name was lowercased at start.
How to force the plugin to generate property and getter\setter names that match each other ?
Or maybe it is a bug?
Thanks.
The text was updated successfully, but these errors were encountered: