Dilip Krishnan
Dilip Krishnan
This may be a subtle usage of the multipart file, but if you change it to this signature it should work. ``` java public @ResponseBody UploadResponse processSubmit(MultipartFile uploadModel ) ```
Would you perhaps like to try and add support for this via a PR? I can help answer questions if any help is required. However this is not a priority...
Thanks for reporting @varjasz
Thanks for reporting! It may be a miss. I can take a look However I will say that you don't have to migrate your annotations cause the old 1.5 annotations...
@puce77 that's an bot doing it. This library needs to support JDK 8 as long as spring supports jdk 8. While it can get ready with the new module system,...
@Sineaggi Hey this is perfectly valid swagger. The swagger-codegen is incorrect in its rendering of the enum.
@toddbyrne I see where you are coming from. However I contend that it is not in scope of this library. 1. Firstly and most importantly, the following definition is just...
> It is valid schema. That is correct. Last time I looked at it (#1250) it wasn't valid. However, I'd be careful not to drive this library based on language...
@atsu85 > I hope You are still live and kicking ;) Very much... been busy, life happens. I'll take a look and respond in a bit.
@atsu85 this project is not dead. Just that, Id like to make sure we open extensibility only with careful consideration. I'd rather not support an extensibility if I don't have...