Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/calebmadrigal/springmvc-messageboard

A very simple Spring MVC 3 Message Board app (to be used as a starter Spring MVC 3 app)
https://github.com/calebmadrigal/springmvc-messageboard

Last synced: about 1 month ago
JSON representation

A very simple Spring MVC 3 Message Board app (to be used as a starter Spring MVC 3 app)

Awesome Lists containing this project

README

        

SpringMVC_MessageBoard
======================

A very simple Spring MVC 3 Message Board app (to be used as a starter Spring MVC 3 app).

* It is a maven project.
* It allows access via JSP pages and a RESTful API.

TODO: Document how to use it :)