Open
Description
Hi,
Im trying the latest 1.1.1 version, followed the steps mentioned(though its little outdated) and getting the below exception.
Exception: Cannot convert value of type [org.springframework.web.multipart.support.StandardMultipartHttpServletRequest$StandardMultipartFile] to required type [com.bertramlabs.plugins.selfie.Attachment] for property 'profilePicture': no matching editors or conversion strategy found
Also how can i handle SizeLimitExceededException gracefully? Tried to catch but it didnt go well!
And i have to explicitly set the constraint blank false and nullable true.. otherwise my domain fails to create records..
Please advise.
Also do you mind if i could fork the project and update few things and submit a PR?
Metadata
Assignees
Labels
No labels
Activity