I want to send an object to the controller that has several lists with files and several fields with plain text.
public class ContributionNew
Instead of @RequestBody, use @RequestParam!!!