Download spring code configuration webapp Free Java Code

Description

A template Spring 3.1 webapp (almost)Completely free if XML just left security config.

Source Files

The download file spring-code-configuration-webapp-master.zip has the following entries.


.gitignore/*  w ww. j  a  v a  2 s  .  c  om*/
README
pom.xml
src/main/java/com/tmm/web/configuration/ApplicationContextConfiguration.java
src/main/java/com/tmm/web/configuration/CachingConfiguration.java
src/main/java/com/tmm/web/configuration/SecurityConfiguration.java
src/main/java/com/tmm/web/configuration/WebMvcConfiguration.java
src/main/java/com/tmm/web/controller/HomeController.java
src/main/java/com/tmm/web/core/dao/GenericDAO.java
src/main/java/com/tmm/web/core/dao/GenericHibernateDAO.java
src/main/java/com/tmm/web/core/dao/ProfileDAO.java
src/main/java/com/tmm/web/core/dao/ProfileDAOImpl.java
src/main/java/com/tmm/web/core/exception/CustomException.java
src/main/java/com/tmm/web/core/exception/CustomExceptionCode.java
src/main/java/com/tmm/web/domain/PersistableObject.java
src/main/java/com/tmm/web/domain/Profile.java
src/main/java/com/tmm/web/domain/UserProfile.java
src/main/java/com/tmm/web/domain/enums/UserRole.java
src/main/java/com/tmm/web/helper/DateService.java
src/main/java/com/tmm/web/helper/UserHelper.java
src/main/java/com/tmm/web/security/Account.java
src/main/java/com/tmm/web/security/ApplicationUser.java
src/main/java/com/tmm/web/security/CompanyAccount.java
src/main/java/com/tmm/web/security/IndividualAccount.java
src/main/java/com/tmm/web/security/Role.java
src/main/java/com/tmm/web/security/UserDetailsServiceImpl.java
src/main/java/com/tmm/web/security/dao/AccountDAO.java
src/main/java/com/tmm/web/security/dao/RoleDAO.java
src/main/java/com/tmm/web/service/AccountService.java
src/main/java/com/tmm/web/service/ApplicationService.java
src/main/resources/META-INF/spring/database.properties
src/main/resources/META-INF/spring/security.xml
src/main/resources/ehcache.xml
src/main/resources/log4j.properties
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/WEB-INF/classes/alt.properties
src/main/webapp/WEB-INF/classes/standard.properties
src/main/webapp/WEB-INF/i18n/application.properties
src/main/webapp/WEB-INF/i18n/messages.properties
src/main/webapp/WEB-INF/i18n/messages_de.properties
src/main/webapp/WEB-INF/i18n/messages_es.properties
src/main/webapp/WEB-INF/i18n/messages_it.properties
src/main/webapp/WEB-INF/i18n/messages_nl.properties
src/main/webapp/WEB-INF/i18n/messages_sv.properties
src/main/webapp/WEB-INF/layouts/layouts.xml
src/main/webapp/WEB-INF/tags/language.tagx
src/main/webapp/WEB-INF/tags/pagination.tagx
src/main/webapp/WEB-INF/tags/theme.tagx
src/main/webapp/WEB-INF/views/errors/404Error.jsp
src/main/webapp/WEB-INF/views/errors/dataAccessFailure.jsp
src/main/webapp/WEB-INF/views/errors/errorBody.jsp
src/main/webapp/WEB-INF/views/errors/loginFailure.jsp
src/main/webapp/WEB-INF/views/errors/resourceNotFound.jsp
src/main/webapp/WEB-INF/views/errors/uncaughtException.jsp
src/main/webapp/WEB-INF/views/pageTemplate.jsp
src/main/webapp/WEB-INF/views/views.xml
src/main/webapp/WEB-INF/web.xml
src/main/webapp/css/bootstrap-responsive.css
src/main/webapp/css/bootstrap-responsive.min.css
src/main/webapp/css/bootstrap.css
src/main/webapp/css/bootstrap.min.css
src/main/webapp/css/main.css
src/main/webapp/img/glyphicons-halflings-white.png
src/main/webapp/img/glyphicons-halflings.png
src/main/webapp/js/main.js
src/main/webapp/js/vendor/bootstrap.js
src/main/webapp/js/vendor/bootstrap.min.js
src/main/webapp/js/vendor/jquery-1.8.2.min.js
src/main/webapp/js/vendor/modernizr-2.6.1-respond-1.1.0.min.js
src/main/webapp/sitemap.xml
src/main/webapp/webfonts/sketchit.css
src/main/webapp/webfonts/webfonts/232134_0_0.eot
src/main/webapp/webfonts/webfonts/232134_0_0.ttf
src/main/webapp/webfonts/webfonts/232134_0_0.woff

Download

Click the following link to download spring-code-configuration-webapp-master.zip.

spring-code-configuration-webapp-master.zip




















Home »
  Java Free Code »
    Spring »




Spring
Spring
Spring API
Spring Authentication
Spring Client
Spring CRUD
Spring Demo
Spring Example
Spring Hibernate
Spring JEE
Spring JPA
Spring JSON
Spring Maven
Spring MVC
Spring OpenID
Spring Plugin
Spring RESTful
Spring Security
Spring Template
Spring Vaadin
Spring Web
Spring XML