Skip to content

Conversation

rayuuuu
Copy link
Contributor

@rayuuuu rayuuuu commented Aug 22, 2025

When generating API documentation with Javadoc, performance was poor due to multiple uses of reflection in SpringDocJavadocProvider. In this commit, a caching mechanism was introduced so that Javadoc retrieval no longer relies on reflection each time, improving performance.

@bnasslahsen bnasslahsen merged commit 5823621 into springdoc:main Aug 22, 2025
1 check passed
bnasslahsen added a commit that referenced this pull request Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants