摘要:
今天配置实体类注解时,出现以下错误: org.hibernate.MappingException: Could not determine type for: com.oneToOne.IdCard, at table: T_Students, for columns: 解决方案:注解要么写在字段 阅读全文
摘要:
1 执行 Git add somefile 的时候,出现 如下 错误: If no other git process is currently running, this probably means a git process crashed in this repository earlier 阅读全文