1200字范文,内容丰富有趣,写作的好帮手!
1200字范文 > Caused by: java.lang.IllegalArgumentException: Not a managed type: class com.xxxx.xxx

Caused by: java.lang.IllegalArgumentException: Not a managed type: class com.xxxx.xxx

时间:2019-05-24 11:56:28

相关推荐

Caused by: java.lang.IllegalArgumentException: Not a managed type: class com.xxxx.xxx

在使用Spring JPA时, 启动程序时如果抛出Caused by: java.lang.IllegalArgumentException: Not a managed type: class com.xxxx.xxx 的异常, 主要是因为指定@Entity,@ID的包不是javax.persistence。 换一下引入的类就好了。

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。