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 e029b3a commit d36c8d9Copy full SHA for d36c8d9
1 file changed
oauth2/oauth2-core/spring-security-oauth2-core.gradle
@@ -1,6 +1,7 @@
1
plugins {
2
id 'compile-warnings-error'
3
id 'security-nullability'
4
+ id 'javadoc-warnings-error'
5
}
6
7
apply plugin: 'io.spring.convention.spring-module'
0 commit comments