Skip to content
This repository has been archived by the owner on Nov 1, 2019. It is now read-only.

jmbe/mpu-with-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Testing multiple persistence units with spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages