Enable JPA on the impl project

Issue #4 resolved
Thorsten Kamann repo owner created an issue

To store data we need the JPA cpabilities added to the impl project. The means we need: * add the JPA-Annotations * create the needed Spring configuration * create some tests

Comments (1)

  1. Log in to comment