Closed
Description
We have a Spring REST API that we want to automatically generate documentation for. We are currently using Springfox in our development environment (no release version has autogenerated documentation yet), but are investigating migrating to Springdoc because Springfox doesn't seem to be going anywhere with Java 11 compatibility. However, our project does not use Spring-Boot. Has this library been tested yet with non-Spring Boot projects?