7 Replies Latest reply on Jul 23, 2016 12:56 PM by royibernthal

    Best JPA Solution for Wildfly

    royibernthal

      I need JPA to handle my DB operations, and I'd like to keep the solution for that as simple and straightforward as possible. What is the best solution out there for that?

       

      Should I just dive into a plain JPA tutorial?

      JPA Tutorial

       

      Should I use Spring Data JPA?

      http://projects.spring.io/spring-data-jpa/#quick-start

       

      Do these even contradict?

       

      Are there other directions I should be considering?