You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A basic template of a RESTful project using Jersey, Spring, Spring Data JPA and Hibernate. The project is a Google App Engine standard project developed in Eclipse EE. You can easily deploy it in your Google Cloud App Engine.
A task management system that can deal with tasks of multiple users. Users will have the ability to create task boards which are collections of tasks. Users will also have the ability to invite other users to see and interact with their created boards.