mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-05 17:37:59 +08:00
add comment
This commit is contained in:
parent
64dbc41884
commit
a3b39e4646
@ -8,7 +8,8 @@ import java.io.ByteArrayInputStream;
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
* 序列化工具类
|
||||
* 序列化工具类<br>
|
||||
* 注意!此工具类依赖于JDK的序列化机制,某些版本的JDK中可能存在远程注入漏洞。
|
||||
*
|
||||
* @author looly
|
||||
* @since 5.6.3
|
||||
|
Loading…
Reference in New Issue
Block a user