测试TestOne出现的问题

来源:4-1 买家类目-dao(上)

慕容9569281

2019-11-24

java.lang.IllegalStateException: Failed to load ApplicationContext

1

下面是数据库的配置,用navicat的时候可以连接
2

写回答

2回答

慕容9569281

提问者

2019-11-25

问题解决了,ProductCategory类没有加默认构造函数,并且少加了注解,感谢

0
0

慕容9569281

提问者

2019-11-24

我把上面的问题找到了,只显示空指针异常了,但是我在navicat中添加语句的时候错误提示好像没有返回到结果集,请问该怎么解决

org.springframework.orm.jpa.JpaSystemException: Could not read entity state from ResultSet : EntityKey[com.imooc.dataobject.ProductCategory#1]; nested exception is org.hibernate.exception.GenericJDBCException: Could not read entity state from ResultSet : EntityKey[com.imooc.dataobject.ProductCategory#1]

//img1.sycdn.imooc.com/szimg/5dda99f209f18a9309110727.jpg

0
1
廖师兄
EntityKey[com.imooc.dataobject.ProductCategory 看看主键加了注解吗
2019-11-26
共1条回复

Spring Boot双版本(1.5/2.1) 打造企业级微信点餐系统

从0到1开发中小型企业级Java应用,并学会迭代重构技巧

6410 学习 · 5247 问题

查看课程