Error creating bean with name 'mvcContentNegotiationManager': Error setting property values;
nested exception is org.springframework.beans.PropertyBatchUpdateException;
nested PropertyAccessExceptions (1) are:
PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'mediaTypes' threw exception;
nested exception is java.lang.NoSuchMethodError: org.springframework.util.MimeType.(Lorg/springframework/util/MimeType;)V
请问这是什么错误?
java web使用ssm框架做图书管理系统
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-