I want to store an Object in Redis using Spring-Data-Redis, but it just doesn\'t save. If I change payload to a String, it DOES save. I originally had this as a JsonNode, but