我朋友spring爆了个错,大概错误就是如此如此,这般这般。如此这般,这般如此。
一会我去问她要个错误详细信息。
严重: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'fileOptionServiceCompImpl': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: public com.dhc.system.model.SystemConfig com.dhc.msb.componentImpl.FileOptionServiceCompImpl.sysConfig; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysConfig' defined in file [D:\guoshou\MSB\target\classes\applicationContext_service.xml]: Error setting property values; nested exception is org.springframework.beans.NotWritablePropertyException: Invalid property 'previewurl' of bean class [com.dhc.system.model.SystemConfig]: Bean property 'previewurl' is not writable or has an invalid setter method. Does the parameter type of the setter match the return type of the getter?
at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:334)
spring报错,配置文件可能配置的不对,大家来看
- 写回答
- 好问题 0 提建议
- 追加酬金
- 关注问题
- 邀请回答
-
1条回答 默认 最新
- lhwww 2016-12-12 02:28关注
看看ileOptionServiceCompImpl中@Service这个标记写了没有,如果写了Clean一下工程
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
悬赏问题
- ¥50 uniapp小程序页面录制可回溯
- ¥15 求Houdini使用行家,付费。价格面议。
- ¥15 AttributeError: 'EasyDict' object has no attribute 'BACKUP_DB_INFO'
- ¥15 前端高拍仪调用问题报错
- ¥15 想用octave解决这个数学问题
- ¥15 Centos新建的临时ip无法上网,如何解决?
- ¥15 海康威视如何实现客户端软件对设备语音请求的处理。
- ¥15 支付宝h5参数如何实现跳转
- ¥15 MATLAB代码补全插值
- ¥15 Typegoose 中如何使用 arrayFilters 筛选并更新深度嵌套的子文档数组信息