日志太长,传不上来,传这儿了一头雾水,求助!
1 回答
慕慕森
TA贡献1856条经验 获得超17个赞
Error creating bean with name 'operationLogRepository': Invocation of init method failed; nested exception is org.springframework.data.mapping.PropertyReferenceException: No property all found for type OperationLog!
operationLogRepository
对象创建失败缺少类型为OperationLog
的all
属性。
添加回答
举报
0/150
提交
取消