https://github.com/marcaurele/jetty-embedded-spring-mvc
Example project for setting up embedded Jetty 8 with Spring-MVC, JSP and JSTL support (uses Maven).
https://github.com/marcaurele/jetty-embedded-spring-mvc
Last synced: 4 months ago
JSON representation
Example project for setting up embedded Jetty 8 with Spring-MVC, JSP and JSTL support (uses Maven).
- Host: GitHub
- URL: https://github.com/marcaurele/jetty-embedded-spring-mvc
- Owner: marcaurele
- Fork: true (steveliles/jetty-embedded-spring-mvc)
- Created: 2017-06-30T12:45:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-07T10:52:16.000Z (11 months ago)
- Last Synced: 2024-10-04T05:43:42.796Z (8 months ago)
- Language: Java
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
A simple example project that sets up an embedded Jetty 9 with Spring-MVC, JSP and JSTL support.
Further description [here](http://steveliles.github.com/).