Skip to content

Fix outdated Javadoc references and syntax errors#5938

Merged
sdeleuze merged 1 commit intospring-projects:mainfrom
yaner-here:yaner-here-patch-6
May 5, 2026
Merged

Fix outdated Javadoc references and syntax errors#5938
sdeleuze merged 1 commit intospring-projects:mainfrom
yaner-here:yaner-here-patch-6

Conversation

@yaner-here
Copy link
Copy Markdown
Contributor

I noticed that CI/CD exposes some errors of Javadoc, and here's the fix:

  • Escaped & as &.
  • Closed the {@code ...} block.
  • Updated @param names from clientId to the actual clients component.
  • Corrected prompt/resource callback @throws tags to reference the actual McpError.

Then use .\mvnw.cmd -DskipTests -DskipITs javadoc:jar, Full 175-module Javadoc build completed successfully.

@yaner-here yaner-here force-pushed the yaner-here-patch-6 branch from 17a9788 to d890981 Compare May 5, 2026 02:23
Signed-off-by: Yaner <yaner@yaner-here.top>
@yaner-here yaner-here force-pushed the yaner-here-patch-6 branch from d890981 to cfdefa2 Compare May 5, 2026 02:32
@sdeleuze sdeleuze self-assigned this May 5, 2026
@sdeleuze sdeleuze added the documentation Improvements or additions to documentation label May 5, 2026
@sdeleuze sdeleuze added this to the 2.0.0-M6 milestone May 5, 2026
@sdeleuze sdeleuze merged commit 4f8dfb2 into spring-projects:main May 5, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants