This website requires JavaScript.
Explore
Help
Register
Sign In
mindol1004
/
spring-boot-rest
Watch
1
Star
0
Fork
0
You've already forked spring-boot-rest
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d2c6254885d48230616cce4d7c255894f8c87559
spring-boot-rest
/
core-java-modules
/
core-java-serialization
History
Amitabh Tiwari
d2c6254885
Updated the code and test cases
2021-12-25 06:08:28 +05:30
..
src
Updated the code and test cases
2021-12-25 06:08:28 +05:30
pom.xml
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
README.md
JAVA-8279 Split or move core java module
2021-11-13 21:22:34 +01: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?