Package io.toro.martini.web.spring.mvc
-
Class Summary Class Description DataWrapper A utility class that REST API users can use to have Martini Runtime use the Groovy JSONSlurper/XMLSlurper to parse request data prior to their code being called.
| Class | Description |
|---|---|
| DataWrapper |
A utility class that REST API users can use to have Martini Runtime use the Groovy
JSONSlurper/XMLSlurper to parse request data prior to their code being called.
|