Skip to content

Conversation

@zooo-code
Copy link
Contributor

@zooo-code zooo-code commented Jan 15, 2026

This is my first contribution to Spring Security!
and my first open source contribution, so there may be many shortcomings.

This PR enables the javadoc-warnings-error plugin for the spring-security-oauth2-resource-server module as part of gh-18443

Changes

  • Applied javadoc-warnings-error plugin to fail the build on Javadoc warnings

Verification

  • Verified that ./gradlew :spring-security-oauth2-resource-server:javadoc passes without warnings

thanks!!!

Closes gh-18463

  Closes spring-projectsgh-18463

Signed-off-by: zoo-code <kyj20908@naver.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 15, 2026
@rwinch rwinch self-assigned this Jan 21, 2026
@rwinch rwinch added in: docs An issue in Documentation or samples type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 21, 2026
@rwinch rwinch enabled auto-merge (rebase) January 21, 2026 21:37
@rwinch rwinch added this to the 7.1.0-M2 milestone Jan 21, 2026
@rwinch rwinch merged commit cd2be2f into spring-projects:main Jan 21, 2026
6 checks passed
@rwinch
Copy link
Member

rwinch commented Jan 21, 2026

Thanks for the Pull Request & congrats on your first PR to Spring Security! This is now merged into main 😄

@rwinch rwinch added in: build An issue in the build and removed type: enhancement A general enhancement labels Jan 21, 2026
@zooo-code
Copy link
Contributor Author

Thanks for the Pull Request & congrats on your first PR to Spring Security! This is now merged into main 😄

@rwinch Thank you so much for the warm welcome and for merging my PR! I'm thrilled to make my first contribution to Spring Security. Looking forward to contributing more in the future!

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 in: docs An issue in Documentation or samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove javadoc warnings for spring-security-oauth2-resource-server

3 participants