org.springframework.dao.TransientDataAccessResourceException 是因为实体类中的字段和传值的字段不一致导致的 加上这个@JsonIgnoreProperties(ignoreUnknown = true)

NoSuchKey

猜你喜欢

转载自blog.csdn.net/qq_39361518/article/details/80910339