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
0d46c069be
java-tutorials
/
core-java-modules
/
core-java-serialization
History
YuCheng Hu
59216d4c73
Update project and send the file to repo
2023-10-30 13:56:31 -04:00
..
src
Update project and send the file to repo
2023-10-30 13:56:31 -04:00
README.md
Update project and send the file to repo
2023-10-30 13:56:31 -04:00
pom.xml
Update project and send the file to repo
2023-10-30 13:56:31 -04: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?
Java Serialization: readObject() vs. readResolve()