SpringBoot报错

java.lang.IllegalStateException: No primary or single unique constructor found for interface java.util.List

使用Knife4j 接口文档调试接口,什么也不传

image-20220904215604135

我的这个方法

image-20220904215704486

加上注解

@RequestParam(required = false)

即可image-20220904215723009

Q.E.D.


春风亦有春风愁,不劳春风为我忧