如果是通过 RedisRepository 定义的实体,可能存在想要忽略的属性,那么,就可以 使用 org.springframework.data.annotation.Transient 注解,就可以在保存时忽略属性了