This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
0
You've already forked java-tutorials
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
java-tutorials
/
core-java-modules
/
core-java-serialization
History
timis1
8e800d1a2d
JAVA-21187 Cleanup un-committed or un-ignored artifacts - Week 21 - 2023 (moved-5) (
#14312
)
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-30 09:33:31 +05:30
..
src
JAVA-21187 Cleanup un-committed or un-ignored artifacts - Week 21 - 2023 (moved-5) (
#14312
)
2023-06-30 09:33:31 +05:30
pom.xml
JAVA-19536 Fix formatting of pom.xmls
2023-04-05 07:14:09 +05:30
README.md
Merge branch 'master' into master
2023-06-02 16:23:25 +03: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()