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 4602797 commit 6d01626Copy full SHA for 6d01626
docs/spring-security-docs.gradle
@@ -6,6 +6,7 @@ plugins {
6
id 'java-toolchain'
7
id 'test-compile-target-jdk25'
8
id 'compile-warnings-error'
9
+ id 'javadoc-warnings-error'
10
}
11
12
apply plugin: 'io.spring.convention.docs'
0 commit comments