youseries / uflo

UFLO是一款基于Spring的纯Java流程引擎,支持并行、动态并行、串行、会签等各种流转方式。
Apache License 2.0
571 stars 236 forks source link

Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: javax.persistence.Table.indexes()[Ljavax/persistence/Index; #58

Closed liulangxingzhe closed 6 years ago

liulangxingzhe commented 6 years ago

为了您的问题能得到及时准确解答,请认真填写下面各个选项,感谢您的配合。

19-Apr-2018 09:13:43.254 信息 [RMI TCP Connection(3)-127.0.0.1] org.apache.catalina.core.ApplicationContext.log Closing Spring root WebApplicationContext

youseries commented 6 years ago

从异常看是jpa jar包版本太低导致,具体可以打开baidu,搜: java.lang.NoSuchMethodError: javax.persistence.Table.indexes()[Ljavax/persistence/Index