一杯JAVA浓serialVersionUID 是干什么的? 我们有时候在写代码的时候,对于一个需要序列化的类,如果不去写 serialVersionUID,编译器可能就会提示我们 The serializable class ClassName does not declare a static final serialVersionUID field of type long。 有使用过 MyBatis-plus ……继续阅读 » 做棵大树 1个月前 (01-26) 38浏览 0评论 1个赞