Skip to content

Commit 853bdc7

Browse files
committed
Put proper formatting in place
1 parent 7d42226 commit 853bdc7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

run_the_application_with_gradle.adoc

+3-2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ifndef::module[:module: service]
55
== Run the {module}
66
Run your {module} at the command line:
77

8-
----
8+
[subs="attributes", role="has-copy-button"]
9+
....
910
./gradlew clean build && java -jar build/libs/{project_id}-0.1.0.jar
10-
----
11+
....

0 commit comments

Comments
 (0)