springdoc / springdoc-openapi

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

How can SpringDoc OpenAPI implement a dynamic refresh feature similar to SpringFox's DocumentationPluginsBootstrapper? #2636

Closed Melodykuang closed 3 months ago

Melodykuang commented 3 months ago

Refresh the API documentation without restarting the service.

bnasslahsen commented 3 months ago

use: springdoc.cache.disabled=true