We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c5799 commit a207e5eCopy full SHA for a207e5e
framework-docs/framework-docs.gradle
@@ -6,6 +6,7 @@ plugins {
6
7
description = "Spring Framework Docs"
8
9
+apply from: "${rootDir}/gradle/ide.gradle"
10
apply from: "${rootDir}/gradle/publications.gradle"
11
12
antora {
0 commit comments