직렬화란 무엇인가?
#277
-
|
제목 그대로 직렬화란 무엇인지 알아보고 어디에 적용이되는지 알아볼려고 질문올립니다. |
Beta Was this translation helpful? Give feedback.
Answered by
6om1n
Jul 5, 2024
Replies: 1 comment
-
직렬화란?
조건
어디서 사용되는지
예약어 : transient
serialVersionUID
스터디 시간에 같이 얘기해보면서 자세히 알아보아도 좋을 것 같습니답 😄
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
YuDeokRin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

직렬화란?
조건
java.io.Serializable를 상속해서 사용해야 합니다.어디서 사용되는지
예약어 : transient
serialVersionUID