zapov
zapov
v1.10 released
It certainly is. There are various examples on how to do it.
v1.10 released
As naming strategy should be working now I'll close this
v1.10 released
This seems to be working now with latest improvements on master: https://github.com/ngs-doo/dsl-json/commit/2d4067184dd7411a303c733333685ea98f436c27
There is now new option to specify this behavior: https://github.com/ngs-doo/dsl-json/commit/c6b790e8cb3446fc53fee17e04c647b7fb2f0001
v1.10 released
I fixed this not to break, but it will encode property as isLocked If you want to encode it as locked it will need to have @JsonAttribute(name = "locked") I'm...