Example for a bug in springdoc-openapi when GenericConversionService is a CGLIB proxy.
To reproduce the bug:
- Run
cd springdoc-openapi-spring-boot-2-webmvc && mvn spring-boot:run - Open http://localhost:8080/swagger-ui/index.html
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example for a bug in springdoc-openapi when GenericConversionService is a CGLIB proxy.
To reproduce the bug:
cd springdoc-openapi-spring-boot-2-webmvc && mvn spring-boot:run