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 60243db commit c45f8b7Copy full SHA for c45f8b7
framework-docs/framework-docs.gradle
@@ -1,5 +1,6 @@
1
description = "Spring Framework Docs"
2
3
+apply plugin: 'java'
4
apply plugin: 'kotlin'
5
apply plugin: 'org.asciidoctor.jvm.convert'
6
apply plugin: 'org.asciidoctor.jvm.pdf'
0 commit comments