Join Slack
Communities
Powered by
Is there an easy way to basically do the equivalen...
# jackson-kotlin
d
David Glasser
11/06/2020, 12:18 AM
Is there an easy way to basically do the equivalent of putting
@get:JsonIgnore
on every
val
declared in the body of a data class? ie, to say “i just want serialization to show the constructor parameter fields”?
Open in Slack
Previous
Next