Skip to content

Fix javadoc warning in spring-security-access#18541

Merged
rwinch merged 1 commit into
spring-projects:mainfrom
jkuhel:gh-18444-spring-security-access
Jan 21, 2026
Merged

Fix javadoc warning in spring-security-access#18541
rwinch merged 1 commit into
spring-projects:mainfrom
jkuhel:gh-18444-spring-security-access

Conversation

@jkuhel

@jkuhel jkuhel commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

The spring-security-access module had the following (repeated) Javadoc warnings

spring-security-access-javadoc-warnings

This PR includes the following changes:

  1. Update the Javadoc warning in the MethodSecurityMetadataSourceAdvisor.java with an incline <code></code> reference since the EnableMethodSecurity annotation from spring-security-config is not included in spring-security-access module's dependencies.
  2. Apply the javadoc-warnings-error plugin

Closes #18444

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 21, 2026
Signed-off-by: Joe Kuhel <4983938+jkuhel@users.noreply.github.com>
@jkuhel jkuhel force-pushed the gh-18444-spring-security-access branch from 27907c7 to a82e11e Compare January 21, 2026 13:53
@rwinch rwinch self-assigned this Jan 21, 2026
@rwinch rwinch added in: build An issue in the build type: enhancement A general enhancement labels Jan 21, 2026
@rwinch rwinch merged commit 2206815 into spring-projects:main Jan 21, 2026
6 checks passed
@rwinch

rwinch commented Jan 21, 2026

Copy link
Copy Markdown
Member

Thanks for the Pull Request! This is will be merged into main when the build passes 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: build An issue in the build status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove javadoc warnings for spring-security-access

3 participants