Spring MVC Embedded Jetty Example
Basic Spring MVC 3.2.x application using embedded Jetty server
Check out kielczewski.eu/blog!
Requirements
Quick start
mvn package
java -jar target/example-spring-jetty-1.0-SNAPSHOT.jar
- Point your browser to http://localhost:8080
- Point your browser to http://localhost:8080/images/spring_logo.png