Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build_an_executable_jar_with_both.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ java -jar target/{project_id}-0.1.0.jar
----
====

NOTE: The steps described here create a runnable JAR. You can also link:/guides/gs/convert-jar-to-war/[build a classic WAR file].