Skip to content
Bogdan Vancea edited this page Jun 2, 2013 · 4 revisions

Welcome to the StudentManagement wiki!

  • This project is implemented using the Spring Data Project. For more information read the Spring Data Documentation

  • This project uses MongoDB for persistence. Check this page for how to install Mongo. Also check this for choosing an UI.

  • This project uses Maven as its build mechanism. Check this for more details.

  • Before doing anything, run mvn install on the top level module. Then read this.

Clone this wiki locally