摘要: 如果是通过 RedisRepository 定义的实体,可能存在想要忽略的属性,那么,就可以 使用 org.springframework.data.annotation.Transient 注解,就可以在保存时忽略属性了 阅读全文
posted @ 2020-10-22 15:34 星小梦 阅读(487) 评论(0) 推荐(0) 编辑