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
b9c8a43ff0
java-tutorials
/
core-java-modules
/
core-java-serialization
History
Harry9656
5136e7349b
JAVA-27804: Remove explicit logging dependency (
#15448
)
2024-01-09 09:48:12 +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-27804: Remove explicit logging dependency (
#15448
)
2024-01-09 09:48:12 +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()