This repository was archived by the owner on Nov 1, 2019. It is now read-only.
jmbe/mpu-with-spring
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Sample project to experiment with JPA, JTA and multiple persistence units. 1. Run translation-core/src/main/sql/schema.sql in MySQL. 2. Change directory to mpu-parent and run mvn install 3. Change directory to mpu-webapp and run mvn jetty:run 4. Open http://localhost:8080