-
Notifications
You must be signed in to change notification settings - Fork 0
pdunnavant/example-spring-mvc-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This example illustrates how to set up an extremely simple webapp that uses Spring MVC v3.1. Check out the project locally, and run: mvn jetty:run -or- Check out the project locally, and run: mvn eclipse:clean eclipse:eclipse -DdownloadSources Then attach the project to a server instance in Eclipse and run it. The application will start. Navigate to the following URLs: http://localhost:8080/example-spring-mvc-app/example/foo http://localhost:8080/example-spring-mvc-app/example/bar
About
Small example illustrating a few Spring MVC basic concepts.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published