Posts by William Luis Alberton • 11 points
1 post
-
1
votes0
answers76
viewsQ: @Skipserialization
I’m having a problem serializing my classes. I have a circular reference problem, so I’m trying to treat this by adding the @Skipserialization annotation to the class to prevent it from being…