Initial commit
This commit is the first commit, which creates the maven project with ZK 8.5 and with the dependency to the persistence project. An utility class DesktopEntityManagerManager is created to manage a entity manager per-desktop. A simple example with a simple VM is included to do some tests.
parents
Showing
.gitignore
0 → 100644
README.md
0 → 100644
pom.xml
0 → 100644
src/main/webapp/index.html
0 → 100644
src/main/webapp/index.zul
0 → 100644
Please register or sign in to comment