Download SpringRESTboilerplate Free Java Code

Description

Java Spring MVC restful boiler plate using angular.

Source Files

The download file SpringRESTboilerplate-master.zip has the following entries.


.gitignore//from ww  w.j a va 2  s  .c om
pom.xml
readme.markdown
src/main/java/com/realitylabs/event/controller/AuthController.java
src/main/java/com/realitylabs/event/controller/SPAController.java
src/main/java/com/realitylabs/event/controller/UserController.java
src/main/java/com/realitylabs/event/dao/DAO.java
src/main/java/com/realitylabs/event/dao/UserDAOImpl.java
src/main/java/com/realitylabs/event/entity/User.java
src/main/java/com/realitylabs/event/exception/BadRequestException.java
src/main/java/com/realitylabs/event/exception/ResourceNotFoundException.java
src/main/java/com/realitylabs/event/service/EventService.java
src/main/java/com/realitylabs/event/service/UserServiceImpl.java
src/main/java/com/realitylabs/event/validator/RESTResourceValidator.java
src/main/resources/profiles/dev/log4j.properties
src/main/resources/profiles/dev/messages_en.properties
src/main/resources/profiles/dev/root/app.IT.properties
src/main/resources/profiles/dev/root/app.properties
src/main/resources/profiles/dev/root/jdbc.IT.properties
src/main/resources/profiles/dev/root/jdbc.properties
src/main/resources/profiles/dev/root/root-context-IT.xml
src/main/resources/profiles/dev/root/root-context.xml
src/main/resources/profiles/dev/root/wro.properties
src/main/resources/profiles/dev/spring/application.properties
src/main/resources/profiles/dev/spring/spring-security.xml
src/main/resources/profiles/dev/spring/spring-servlet.xml
src/main/webapp/WEB-INF/jsp/auth/login.jsp
src/main/webapp/WEB-INF/jsp/index.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/WEB-INF/wro.xml
src/main/webapp/assets/css/style.css
src/main/webapp/assets/img/favicon.ico
src/main/webapp/assets/js/app.js
src/main/webapp/assets/js/controllers/controllers.js
src/main/webapp/assets/js/directives/directives.js
src/main/webapp/assets/js/filters/filters.js
src/main/webapp/assets/js/services/services.js
src/main/webapp/assets/lib/bootstrap/css/bootstrap-responsive.css
src/main/webapp/assets/lib/bootstrap/css/bootstrap-responsive.min.css
src/main/webapp/assets/lib/bootstrap/css/bootstrap.css
src/main/webapp/assets/lib/bootstrap/css/bootstrap.min.css
src/main/webapp/assets/lib/bootstrap/img/glyphicons-halflings-white.png
src/main/webapp/assets/lib/bootstrap/img/glyphicons-halflings.png
src/main/webapp/assets/lib/bootstrap/js/bootstrap.js
src/main/webapp/assets/lib/bootstrap/js/bootstrap.min.js
src/main/webapp/assets/partials/userdetail.html
src/main/webapp/assets/partials/userlist.html
src/test/java/com/realitylabs/event/integration/SPATestIT.java
src/test/java/com/realitylabs/event/test/UserDAOImplTest.java

Download

Click the following link to download SpringRESTboilerplate-master.zip.

SpringRESTboilerplate-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket