From cbdb7a78b97ca6ed1a83801ad6973ca440920f33 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 31 Mar 2010 11:09:19 +0200 Subject: [PATCH] Added README.TXT for simple instructions how to use the project. --- README.TXT | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.TXT diff --git a/README.TXT b/README.TXT new file mode 100644 index 0000000..61431c4 --- /dev/null +++ b/README.TXT @@ -0,0 +1,5 @@ +Spring MVC 3 sample project +-------------------------------------------------------- +1. Check out this project: git clone http://github.com/olivergierke/spring-rest.git +2. Run mvn clean jetty:run +3. Browse http://localhost:8080/spring-mvc-sample