We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfeb2b commit 8e4b5d7Copy full SHA for 8e4b5d7
1 file changed
acl/spring-security-acl.gradle
@@ -1,3 +1,7 @@
1
+plugins {
2
+ id 'javadoc-warnings-error'
3
+}
4
+
5
apply plugin: 'io.spring.convention.spring-module'
6
7
dependencies {
0 commit comments