Biblioteca Java - Blame information for rev 30

Subversion Repositories:
Rev:
Rev Author Line No. Line
30 mihai 1 A sample REST application for managing user profile stored in a mongodb database. The application is launched as a standalone java app using an embedded http server.
2 Rest service is implemented using Jersey farmework.