I have a problem with serializing my classes. I'm having a circular reference problem, so I'm trying to handle this by adding the @SkipSerialization annotation in the class to prevent it from being serialized. However, this does not seem to be w...
asked by
11.09.2015 / 04:37