Skip to content

Conversation

@Dodecahedra
Copy link
Contributor

Add configuration setting to SpringDocConfigProperties to enable pre-loading of OpenAPI. This setting is false by default. When instantiating AbstractOpenApiResource the OpenAPI is generated in a separate thread. Fixes #850

Add configuration setting to `SpringDocConfigProperties` to enable pre-loading of OpenAPI. This setting is false by default. When instantiating `AbstractOpenApiResource` the OpenAPI is generated in a separate thread. Fixes #850
@bnasslahsen bnasslahsen merged commit 5bb12ec into springdoc:master Sep 6, 2020
@bnasslahsen
Copy link
Collaborator

Thank you @Dodecahedra for your contribution.
It's now merged with master.

@Stephan202 Stephan202 deleted the dodecahedra/pre-loading branch September 7, 2020 08:50
@bnasslahsen bnasslahsen added the enhancement New feature or request label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow for pre-loading OpenAPI

2 participants