org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field \"dishName2\"
通过在实体类上增加注解
可以解决问题。