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
96c992cd87
java-tutorials
/
core-java-modules
/
core-java-serialization
History
Bipin kumar
684902d716
JAVA-32170_C_10: Changes made for Fix formatting of POMs - C_10 (
#16111
)
2024-03-15 23:53:26 +02:00
..
src
JAVA-21187 Cleanup un-committed or un-ignored artifacts - Week 21 - 2023 (moved-5) (
#14312
)
2023-06-30 09:33:31 +05:30
README.md
Merge branch 'master' into master
2023-06-02 16:23:25 +03:00
pom.xml
JAVA-32170_C_10: Changes made for Fix formatting of POMs - C_10 (
#16111
)
2024-03-15 23:53:26 +02: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()