Download java rest boilerplate Free Java Code
Description
boilerplate to start hacking on rest interfaces (maven, jetty as an application server , guice for ioc, apache shior for authentication and jersey).
Source Files
The download file java-rest-boilerplate-master.zip has the following entries.
.gitignore/*from w w w.j av a 2 s. c o m*/
README
pom.xml
src/main/java/examples/HelloWorldResource.java
src/main/java/examples/LoginResource.java
src/main/java/examples/Message.java
src/main/java/examples/SecureResource.java
src/main/java/guice/GuiceServletConfig.java
src/main/java/shiro/SampleShiroRealm.java
src/main/java/shiro/SimpleShiroFilter.java
src/main/resources/log4j.properties
src/main/webapp/WEB-INF/web.xml
Download
Click the following link to download java-rest-boilerplate-master.zip.
java-rest-boilerplate-master.zip