spring-servlet中出现问题

来源:3-5 SpringMVC配置

NLCoder

2017-03-16 20:24

实际操作时报错:Bean property'ignoreAcceptHeader' is not writable or has an invalid setter method. Does theparameter type of the setter match the return type of the getter? 需要将viewResolver 的bean class 改为 org.springframework.web.accept.ContentNegotiationManagerFactoryBean

写回答 关注

1回答

  • 彪子的刀子
    2017-03-28 08:29:18

    查看get set方法看看呢

使用SpringMVC+Spring+Hibernate开发人员信息管理功能

Java常用框架整合案例,通过本案例的学习还可以体会项目的实现流程

64963 学习 · 86 问题

查看课程

相似问题