Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fernandospr/spring-jetty-example
Spring MVC 4 example application
https://github.com/fernandospr/spring-jetty-example
Last synced: about 2 months ago
JSON representation
Spring MVC 4 example application
- Host: GitHub
- URL: https://github.com/fernandospr/spring-jetty-example
- Owner: fernandospr
- Created: 2015-09-16T03:21:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T03:21:34.000Z (over 9 years ago)
- Last Synced: 2024-04-16T11:03:04.933Z (9 months ago)
- Language: Java
- Homepage:
- Size: 125 KB
- Stars: 41
- Watchers: 8
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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/)