Fix Javadoc warnings in spring-security-crypto by jwbeen · Pull Request #18519 · spring-projects/spring-security
added 2 commits
January 18, 2026 16:51Wrap bit-shift expressions in {@code ...} so that Javadoc does not parse
'<' as HTML and emit invalid input warnings.
Signed-off-by: Jeongwon Been <congcoding@gmail.com>
Apply the javadoc-warnings-error plugin to spring-security-crypto to ensure that new Javadoc warnings fail the build and prevent regressions. Closes spring-projectsgh-18450 Signed-off-by: Jeongwon Been <congcoding@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters