Can anybody confirm that (and why) a `internal` property will rendered in json like `propertyname$mo...
t
Can anybody confirm that (and why) a
internal
property will rendered in json like
propertyname$modulename
AND
@JsonIgnore
will have no effect?