java-tutorials/spring-data-jpa
sachin29aug d3ad4dcfc2 BAEL-9051: Fix failing unit tests 2018-09-27 22:52:50 -04:00
..
src BAEL-9051: Fix failing unit tests 2018-09-27 22:52:50 -04:00
README.md To add/fix links (Team Jira BAEL-9015) (#5332) 2018-09-27 09:09:58 +02:00
pom.xml Add BAEL-2067 DomainEvents examples 2018-09-08 02:40:24 +02:00

README.md

=========

Spring Data JPA Example Project

Relevant Articles:

Eclipse Config

After importing the project into Eclipse, you may see the following error:
"No persistence xml file found in project"

This can be ignored:

  • Project -> Properties -> Java Persistance -> JPA -> Error/Warnings -> Select Ignore on "No persistence xml file found in project" Or:
  • Eclipse -> Preferences - Validation - disable the "Build" execution of the JPA Validator