projects
/
SpringWebServicesForFun
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abe44ca
)
Instructions about how to compile, deploy and run Jetty server
author
gu.martinm@gmail.com
<gu.martinm@gmail.com>
Mon, 18 May 2015 20:40:56 +0000
(22:40 +0200)
committer
gu.martinm@gmail.com
<gu.martinm@gmail.com>
Mon, 18 May 2015 20:40:56 +0000
(22:40 +0200)
It is an old Jetty version and there are better ways of doing what
I am doing but no time right now to improve the way of building
and running on Jetty server. See for example Spring Boot.
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
436c70b
..
7d502c4
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-1,4
+1,8
@@
SpringWebServicesForFun
=======================
-Messing around with Spring Web Services
\ No newline at end of file
+Messing around with Spring Web Services
+
+mvn clean install
+mvn war:war
+mvn jetty:run