I need to print the content of a serialized Java object (e.g. a java.io.Serializable POJO retrieved from cache) without knowing its class a priori.I need to print the content of a serialized Jav
I need to print the content of a serialized Java object (e.g. a java.io.Serializable POJO retrieved from cache) without knowing its class a priori.I need to print the content of a serialized Jav