标签: java hibernate java-10
我在eclipse(photon)中使用Java 10的hibernate 5.3。使用休眠注释时出现编译错误,例如:
无法访问软件包org.hibernate.annotations
org.hibernate.annotations
我创建了module-info类并添加了模块
org.hibernate.orm.core org.hibernate.common.annotation
org.hibernate.orm.core
org.hibernate.common.annotation