Skip to content
Snippets Groups Projects
Commit cc5f2ccb authored by Alexander Schlemmer's avatar Alexander Schlemmer
Browse files

new target in makefile to directly start the server

parent c856d59a
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,8 @@
# ** end header
#
runserver:
mvn exec:exec
run: compile
mvn exec:exec
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment