Is it true that the Serializable interface is distributed and cannot be used on a large scale without the implementation of Optional in java8? How to solve the problem

is it true that the Serializable interface is distributed and cannot be used on a large scale without Optional in java8? How to solve

Mar.22,2021

Don't worry about this. Various distributed frameworks provide Optional, that supports serialization without the

that comes with jdk.
Menu