Bernardo-MG / jpa-example

An example showing how to set up and test JPA classes.
MIT License
0 stars 0 forks source link

Use JPA transaction management for the tests #32

Open Bernardo-MG opened 6 years ago

Bernardo-MG commented 6 years ago

Instead of using Spring, make use of JPA classes for the tests.