ExpressionAdapterInitializer
@JsonClass(generateAdapter = true)
Content copied to clipboard
The adapter expression will be used as-is (can be an object, a public val, a class instantiation).
e.g. "com.example.MyAdapter"
or "com.example.MyAdapter()"
.