Skip to content

braully/generic-universal-model-persistence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Universal Model with Persistense

Generic Universal Model

Generic model in JPA, for a mini-ERP and general purpose small programs:

  • Abstract Generic Entities
  • Account and Transactions
  • Inventory, Product and Price
  • Sale, Purchase and Order
  • Task and Project
  • User, Login, Role, Message and Group
  • Partner and Contact

Diagram

Autogenerated diagram UML:

Libraries

  • Lombok
  • Spring
  • JPA 2

Migration datasource

The scripts in folder db/migration-schema runs before hibernate/jpa ddl update, and scripts in folder db/migration-data runs after hibernate/jpa ddl update.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published