Download springmvc jpa blank Free Java Code

Description

Web App Example Using Spring MVC & Spring Data JPA.

Source Files

The download file springmvc-jpa-blank-master.zip has the following entries.


.gitignore//from   w w  w.  java 2 s  .  c  om
README
pom.xml
src/main/databases/h2/META-INF/spring/database.properties
src/main/databases/hsql/META-INF/spring/database.properties
src/main/databases/mysql/META-INF/spring/database.properties
src/main/databases/postgresql/META-INF/spring/database.properties
src/main/java/com/example/mvc/controller/HomeController.java
src/main/java/com/example/mvc/controller/PersonController.java
src/main/java/com/example/mvc/entity/Person.java
src/main/java/com/example/mvc/listener/ApplicationInitilizeListener.java
src/main/java/com/example/mvc/repository/PersonRepository.java
src/main/java/com/example/mvc/repository/custom/PersonRepositoryCustom.java
src/main/java/com/example/mvc/service/PersonService.java
src/main/java/com/example/mvc/service/impl/PersonServiceImpl.java
src/main/resources/META-INF/persistence.xml
src/main/resources/META-INF/spring/appServlet/servlet-context.xml
src/main/resources/META-INF/spring/applicationContext.xml
src/main/resources/META-INF/spring/database.properties
src/main/resources/META-INF/spring/database.xml
src/main/resources/log4j.xml
src/main/resources/log4jdbc.properties
src/main/webapp/WEB-INF/views/common/include.jsp
src/main/webapp/WEB-INF/views/common/layout.jsp
src/main/webapp/WEB-INF/views/home.jsp
src/main/webapp/WEB-INF/views/person/form.jsp
src/main/webapp/WEB-INF/views/person/list.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/css/bootstrap/bootstrap.css
src/main/webapp/css/bootstrap/bootstrap.min.css
src/main/webapp/img/glyphicons-halflings-white.png
src/main/webapp/img/glyphicons-halflings.png
src/main/webapp/js/bootstrap/bootstrap-alert.js
src/main/webapp/js/bootstrap/bootstrap-button.js
src/main/webapp/js/bootstrap/bootstrap-carousel.js
src/main/webapp/js/bootstrap/bootstrap-collapse.js
src/main/webapp/js/bootstrap/bootstrap-dropdown.js
src/main/webapp/js/bootstrap/bootstrap-modal.js
src/main/webapp/js/bootstrap/bootstrap-popover.js
src/main/webapp/js/bootstrap/bootstrap-scrollspy.js
src/main/webapp/js/bootstrap/bootstrap-tab.js
src/main/webapp/js/bootstrap/bootstrap-tooltip.js
src/main/webapp/js/bootstrap/bootstrap-transition.js
src/main/webapp/js/bootstrap/bootstrap-typeahead.js
src/main/webapp/js/jquery-1.7.1.min.js
src/test/java/com/example/mvc/repository/PersonRepositoryTest.java
src/test/java/com/example/mvc/service/impl/PersonServiceImplTest.java
src/test/resources/test-context.xml
test-all.sh

Download

Click the following link to download springmvc-jpa-blank-master.zip.

springmvc-jpa-blank-master.zip




















Home »
  Javascript Free Code Download »
    Development »




Algorithm
API
Asp.Net
Azure
CoffeeScript
Collection
Component
Data Structure
Date
Demo
Django
Drupal
Example
Filter
GeoLocation
Markdown
MVC
Parse
Php
Plugin
Prototype
Python
Sample
SDK
Snippet
Stream
Titanium
Utility
Web
WebApplication
XML
YAML
ZooKeeper