Skip to content

Remove javadoc warnings for spring-security-ldap#19034

Open
hqqw2h-lgtm wants to merge 1 commit intospring-projects:mainfrom
hqqw2h-lgtm:gh-18457
Open

Remove javadoc warnings for spring-security-ldap#19034
hqqw2h-lgtm wants to merge 1 commit intospring-projects:mainfrom
hqqw2h-lgtm:gh-18457

Conversation

@hqqw2h-lgtm
Copy link
Copy Markdown

Summary

Remove javadoc warnings for spring-security-ldap module.

  • Replace all deprecated <tt> HTML tags with {@code} (22 files)
  • Fix unresolvable {@link javax.naming.*} references by replacing with {@code} (3 files)

The javadoc-warnings-error plugin is already applied to this module.

Closes gh-18457

Replace deprecated <tt> tags with {@code} and fix unresolvable
{@link javax.naming.*} references to {@code} across the ldap module.

Closes spring-projectsgh-18457

Signed-off-by: hanweiwei <duzielww@163.com>
Made-with: Cursor
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove javadoc warnings for spring-security-ldap

3 participants