Spring MVC can't support binding Collection
hujian19 opened this issue · 2 comments
hujian19 commented
Your Environment(您的使用环境)
- smart-doc version: 3.0.1
- plugin version (e.g. smart-doc-maven-plugin or smart-doc-gradle-plugin): 3.0.1
- build tool version(maven or gradle): Maven
- jdk version: 1.8
Expected Behavior(您期望的结果)
Current Behavior(当前结果)
报错信息:
java.lang.RuntimeException: can't support binding Collection on method confirmOcrResult.
不支持RequestPart注解下的list参数???
hujian19 commented
@shalousun The previous description was incorrect and has been corrected; the version being used is 3.0.1.