I get an exception like below SO question:
SpringPersistenceUnitInfo :: AbstractMethodError
Caused by: java.lang.AbstractMethodError: org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo.getValidationMode()Ljavax/persistence/ValidationMode
My dependencies are in the screenshot, i tried almost all the advices, result is same exception:
After adding dependencies in answer: