This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d2752a384e
java-tutorials
/
core-java-modules
/
core-java-serialization
History
Krzysiek
32c8413f82
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
..
src
JAVA-8279 Split or move Java core module (fix review comments)
2021-11-14 23:02:03 +01:00
README.md
JAVA-8279 Split or move core java module
2021-11-13 21:22:34 +01:00
pom.xml
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
README.md
Core Java Serialization
Relevant Articles:
Guide to the Externalizable Interface in Java
Introduction to Java Serialization
Deserialization Vulnerabilities in Java
Serialization Validation in Java
What is the serialVersionUID?