Best Practices Archive 20 Aug 2014 Using serialVersionUID By manju Best Practices, Core Java, Java 6 Comments This tutorial explains the importance of versioning Serializable objects using serialVersionUID along with some of the best practices to be followed for Serializable classes. Read More