We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d42226 commit 853bdc7Copy full SHA for 853bdc7
run_the_application_with_gradle.adoc
@@ -5,6 +5,7 @@ ifndef::module[:module: service]
5
== Run the {module}
6
Run your {module} at the command line:
7
8
-----
+[subs="attributes", role="has-copy-button"]
9
+....
10
./gradlew clean build && java -jar build/libs/{project_id}-0.1.0.jar
11
0 commit comments