Skip to content

JavaEE web application to maintain pantries at home. Private sample application to try out JSF, JavaEE 7 and JAX-RS

Notifications You must be signed in to change notification settings

areyouready/pantry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

A pet project to maintain pantries at home.

It uses JavaEE 7 for the backend and Java 8 with a JSF UI. Authentication is done via Apache Shiro and the database is maintained with the Flyway database migration tool. There is already a REST endpoint via JAX-RS prepared which should be used for providing the stored data to an iOS app or to implement an AngularJS UI in the future.

About

JavaEE web application to maintain pantries at home. Private sample application to try out JSF, JavaEE 7 and JAX-RS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published