Wesley Acheson
09/16/2020, 10:29 AMval
as nullable ). This leads to unnecessary null checks later. Or somehow change how Jackosn creates its PropertyMetadata
object.
---
I'm going to cross post to stack overflow.thanksforallthefish
09/16/2020, 11:39 AM@get:Nullable
annotation on the nullable fields? either java or spring one?thanksforallthefish
09/16/2020, 11:40 AM/**
* @param aField, @nullable <-- this does not exist, and I don't know if there is something equivalent
*/
thanksforallthefish
09/16/2020, 11:42 AMWesley Acheson
09/16/2020, 12:03 PMthanksforallthefish
09/16/2020, 12:24 PM