java transient 如何在Java中使用transient关键字避免敏感信息被序列化? 江明涛 2022年8月30日, 上午12:00 2022年8月30日 在Java中,使用transient关键字可以避免 …