Получение проблем с org.eclipse.persistence »eclipselink» 2.4.1M версия с JDK 11 [закрыто]JAVA

Программисты JAVA общаются здесь
Anonymous
Получение проблем с org.eclipse.persistence »eclipselink» 2.4.1M версия с JDK 11 [закрыто]

Сообщение Anonymous »

Я использую версию eclipselink 2.4.1m с Java 11 и Spring Boot 2.7.13.
, но во время выполнения ниже ошибок. < /p>

Код: Выделить всё

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'xyz' defined in class path resource [abc.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: Exception [EclipseLink-28018] (Eclipse Persistence Services - 2.4.1.v20121003-ad44345): org.eclipse.persistence.exceptions.EntityManagerSetupException
Exception Description: Predeployment of PersistenceUnit [default] failed.


org.eclipse.persistence
javax.persistence
2.0.4.v201112161009


org.eclipse.persistence
eclipselink
2.4.1M

Этот плагин поддерживает Java 11?

Подробнее здесь: https://stackoverflow.com/questions/797 ... ion-with-j

Вернуться в «JAVA»