Download simple webserver and rest with jetty and no xml Free Java Code

Description

A very basic webserver and REST key value store.

Source Files

The download file simple-webserver-and-rest-with-jetty-and-no-xml-master.zip has the following entries.


README.markdown//from w ww .java  2s.c  o  m
pom.xml
src/main/java/net/caprazzi/rest/ClasspathFilesServlet.java
src/main/java/net/caprazzi/rest/KeyValueServlet.java
src/main/java/net/caprazzi/rest/Main.java
src/main/java/net/caprazzi/rest/PublishServlet.java
src/main/java/net/caprazzi/rest/QuoteService.java
src/main/java/net/caprazzi/rest/RandomTimer.java
src/main/java/net/caprazzi/rest/UUIDServlet.java
src/main/resources/hitchhiker_guide_to_the_galaxy_quotes.txt
src/main/resources/htdocs/about.html
src/main/resources/htdocs/index.html
src/main/resources/htdocs/quotes.html
src/main/resources/htdocs/quotes.js
src/main/resources/logback.xml

Download

Click the following link to download simple-webserver-and-rest-with-jetty-and-no-xml-master.zip.

simple-webserver-and-rest-with-jetty-and-no-xml-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket