springdoc / springdoc-openapi-maven-plugin

Library for OpenAPI 3 with spring-boot
https://springdoc.org
Apache License 2.0
141 stars 37 forks source link

Springdoc-openapi-maven-plugin without springboot #41

Closed milossamek closed 2 years ago

milossamek commented 2 years ago

hello,

is there any simple way how to integrate springdoc-openapi-maven-plugin for the Spring WebMvc framework.

Currently I see we need to run application in integration tests via spring-boot-maven-plugin, but I don't see any example to run it only with Spring WebMvc.

Do you have any guide for this?

Thanks for your help, Milos

bnasslahsen commented 2 years ago

Nothing planned for that