Closed janeklb closed 7 years ago
This looks good. I want to merge this, but you'll need to sign a contributer's agreement before I am allowed to. You can contact @LMattson for details on how to do that.
How would I go about doing that? I don't see any contact details on @LMattson's profile page.
@janeklb, sorry this has taken so long.
I need you to sign a Contributor's License Agreement form before I can accept this PR.
The CLA form can be requested by sending an email to info@imsglobal.org
I'm no longer active in this space and don't plan on contributing any more in the near future, so I'd prefer not to sign the CLA. More than happy to take down the MR and for you to apply the patch manually / offline, if you'd prefer though.
Completely understandable, I'll patch this myself. Thanks for your efforts
Cheers :)
To reproduce:
create a spring controller with a method that contains a
@RequestParam(required = false)
parameter. Eg.Results in: