We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
javadoc-warnings-error
1 parent a8b5c8f commit 2b5d53dCopy full SHA for 2b5d53d
1 file changed
docs/spring-security-docs.gradle
@@ -5,6 +5,7 @@ plugins {
5
id 'security-kotlin'
6
id 'java-toolchain'
7
id 'test-compile-target-jdk25'
8
+ id 'javadoc-warnings-error'
9
}
10
11
apply plugin: 'io.spring.convention.docs'
0 commit comments