I have a simple PersonController class that provides save() method to persist the object from http post request.
PersonController
save()
package org.rw.control
Since 4.0 it is available in Spring itself.
4.0
Please check here.