JRedisJSON icon indicating copy to clipboard operation
JRedisJSON copied to clipboard

pass specific Gson, and cast Json Object to specific POJO

Open mohammed-eladly-afaqy opened this issue 6 years ago • 1 comments

Create Gson Object with special De/Serializer, and register Adapters,

cast returned object from type Object to a specific POJO object {ex, Person ,MyObject, ..etc..}

mohammed-eladly-afaqy avatar Oct 15 '19 20:10 mohammed-eladly-afaqy

@mohammed-eladly-afaqy thanks for you PR. Please see if it's still relevant once #16 was merged.

gkorland avatar Feb 06 '20 09:02 gkorland