我向我的静态API发送HTTP请求,并以JSON格式获取响应
Exception in thread "AWT-EventQueue-0" org.hibernate.AnnotationException: @OneToOne or @ManyToOne on model.Register.course references an unknown entity: model.Course
at org.hibernate.cfg.ToOneFkSecondPass.doSecondPass(ToOneFkSecondPass.java:97)
我该如何解析?可以在没有nugget或api的本机中使用?