# spring-jetty-example **Repository Path**: franklinyang/spring-jetty-example ## Basic Information - **Project Name**: spring-jetty-example - **Description**: Spring MVC 4 example application - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-01-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Spring MVC Embedded Jetty Example ================================= Basic Spring MVC 4 application using embedded Jetty 9 server. No-xml configuration. Includes API REST service, Freemarker and JSP examples. Integration with Mongo DB. Requirements ------------ * [Java Platform (JDK) 8](http://www.oracle.com/technetwork/java/javase/downloads/index.html) * [Apache Maven 3.x](http://maven.apache.org/)