Download springmvc hibernate template Free Java Code
Description
This repository demonstrates building a Spring 3.1 application that uses profiles, HTML5 , caching and Hibernate 4.0, and more.
Source Files
The download file springmvc-hibernate-template-master.zip has the following entries.
.gitignore/* www .j a v a 2 s.co m*/
README.md
manifest.yml
pom.xml
src/main/java/org/springsource/cloudfoundry/mvc/services/Customer.java
src/main/java/org/springsource/cloudfoundry/mvc/services/CustomerService.java
src/main/java/org/springsource/cloudfoundry/mvc/services/config/CloudFoundryDataSourceConfiguration.java
src/main/java/org/springsource/cloudfoundry/mvc/services/config/LocalDataSourceConfiguration.java
src/main/java/org/springsource/cloudfoundry/mvc/services/config/ServicesConfiguration.java
src/main/java/org/springsource/cloudfoundry/mvc/web/CustomerApiController.java
src/main/java/org/springsource/cloudfoundry/mvc/web/SpringApplicationContextInitializer.java
src/main/java/org/springsource/cloudfoundry/mvc/web/StatusController.java
src/main/java/org/springsource/cloudfoundry/mvc/web/WebMvcConfiguration.java
src/main/resources/config.properties
src/main/resources/import_h2.sql
src/main/resources/import_psql.sql
src/main/resources/log4j.properties
src/main/resources/messages.properties
src/main/webapp/WEB-INF/views/customers.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/web/assets/bootstrap/bootstrap.css
src/main/webapp/web/assets/img/glyphicons-halflings.png
src/main/webapp/web/assets/js/angular-1.0.0rc6.js
src/main/webapp/web/assets/js/jquery-1.7.2.min.js
src/main/webapp/web/views/customers.css
src/main/webapp/web/views/customers.js
src/test/java/org/springsource/cloudfoundry/mvc/services/CustomerServiceTest.java
todo.txt
Download
Click the following link to download springmvc-hibernate-template-master.zip.
springmvc-hibernate-template-master.zip