This website requires JavaScript.
Explore
Help
Register
Sign In
mindol1004
/
spring-soap
Watch
1
Star
0
Fork
0
You've already forked spring-soap
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
8feecff48e411ac29f16b404751016578ff23fbb
spring-soap
/
core-java-modules
/
core-java-serialization
History
timis1
45c2efebb4
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()