Springfox swagger and Spring boot2 unable to correctly resolve nested generics
I try to use springfox to generate API documentation, but when I set the Http response body to a generic type, a problem occurs and it cannot be parsed correctly
Springfox swagger and Spring boot2 unable to correctly resolve nested generics
我尝试使用Spirngfox生成API文档,但是当我将Http的响应体设置为泛型的类型,就会出现问题,它无法正确的被解析