An extension to spring-mvc to simplify restful application stuff, see https://github.com/Hippoom/rest-helper for more detail.
'com.github.hippoom:rest-helper:0.1.0'
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>rest-helper</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="com.github.hippoom" name="rest-helper" rev="0.1.0"/>
"com.github.hippoom", "rest-helper", "0.1.0"