We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53082e commit 4543d0dCopy full SHA for 4543d0d
README.md
@@ -35,10 +35,8 @@ From the command line with Maven:
35
36
or
37
38
-In your preferred IDE such as SpringSource Tool Suite (STS) or IDEA:
39
-
40
-* Import spring-mvc-showcase as a Maven Project
41
-* Drag-n-drop the project onto the "SpringSource tc Server Developer Edition" or another Servlet 2.5 or > Server to run, such as Tomcat.
+ $ cd spring-mvc-showcase
+ $ mvn jetty:run
42
43
Access the deployed web application at: http://localhost:8080/spring-mvc-showcase/
44
0 commit comments