We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c102a3 commit 7d42226Copy full SHA for 7d42226
run_the_application_with_gradle.adoc
@@ -0,0 +1,10 @@
1
+:link_attrs:
2
+
3
+ifndef::module[:module: service]
4
5
+== Run the {module}
6
+Run your {module} at the command line:
7
8
+----
9
+./gradlew clean build && java -jar build/libs/{project_id}-0.1.0.jar
10
0 commit comments