mirror of
https://github.com/octoleo/plantuml-server.git
synced 2024-12-22 08:48:54 +00:00
[BUGFIX] Updated usage of the jetty plugin
This commit is contained in:
parent
e5fc4adcd7
commit
8c874c2d8a
@ -19,6 +19,6 @@ plantuml.war in the target/ directory.
|
||||
How to testrun the project
|
||||
==========================
|
||||
|
||||
To run the application deployed on an embedded jetty server run "mvn jetty:run-war"
|
||||
To run the application deployed on an embedded jetty server run "mvn jetty:run"
|
||||
and go to http://localhost:8080/plantuml with your favorite web browser (after it finishes
|
||||
to start up).
|
||||
|
Loading…
Reference in New Issue
Block a user