Skip to content

jerradpatch/ModelViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

#ModelViewer

  • witten in java using java spring mvc framework, Hibernate, MYSQL.

  • Hibernate manages the entire database, a transaction manager manages rollbacks on exception.

  • Jackson Json parser is used to serialize objects passed to the frontend.

  • This project is organized into three parts service, models, repositories.

  • it is run by using mvn plugin, 'mvn tomcat:run' with a mysql running in the background

  • navigate to :8080/ModelViewer is see the page when its running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published