kootox / merohc

GNU Affero General Public License v3.0
2 stars 0 forks source link

Resolve Put bug #8

Closed ChtiDkois closed 8 years ago

ChtiDkois commented 8 years ago

Fix the way to use PUT method with spring MVC, use RequestBody with Object instead of one RequestParam per attribute.