Download spring mvc jpa jasper report example Free Java Code

Description

fully working spring mvc based jasper reportexample.data is loaded from the database using hibenrate JPA connection.

Source Files

The download file spring-mvc-jpa-jasper-report-example-master.zip has the following entries.


README//from  ww w .j  a v  a2  s. co  m
pom.xml
src/main/java/org/convey/user/registration/controller/LoginController.java
src/main/java/org/convey/user/registration/controller/ReportController.java
src/main/java/org/convey/user/registration/controller/UserController.java
src/main/java/org/convey/user/registration/dao/Impl/ModuleDaoImpl.java
src/main/java/org/convey/user/registration/dao/Impl/UserDaoImpl.java
src/main/java/org/convey/user/registration/dao/Impl/UserRoleDaoImpl.java
src/main/java/org/convey/user/registration/dao/ModuleDao.java
src/main/java/org/convey/user/registration/dao/UserDao.java
src/main/java/org/convey/user/registration/dao/UserRoleDao.java
src/main/java/org/convey/user/registration/model/Module.java
src/main/java/org/convey/user/registration/model/User.java
src/main/java/org/convey/user/registration/model/UserRole.java
src/main/resources/META-INF/persistence.xml
src/main/resources/chathuranga-sample-report.jasper
src/main/resources/chathuranga-sample-report.jrxml
src/main/resources/db.properties
src/main/resources/log4j.xml
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/META-INF/context.xml
src/main/webapp/WEB-INF/spring/app/applicationContext.xml
src/main/webapp/WEB-INF/spring/app/controllers.xml
src/main/webapp/WEB-INF/spring/app/jasper-views.xml
src/main/webapp/WEB-INF/spring/db.xml
src/main/webapp/WEB-INF/views/edit.jsp
src/main/webapp/WEB-INF/views/home.jsp
src/main/webapp/WEB-INF/views/list.jsp
src/main/webapp/WEB-INF/views/userRegister.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/index.html
src/main/webapp/resources/css/screen.css
src/test/java/org/convey/user/registration/controller/LoginControllerTest.java
src/test/java/org/convey/user/registration/dao/ModuleDaoTest.java
src/test/java/org/convey/user/registration/dao/UserDaoTest.java
src/test/java/org/convey/user/registration/dao/UserRoleDaoTest.java
src/test/resources/db.properties
src/test/resources/log4j.xml
src/test/resources/test-context.xml
src/test/resources/test-db.xml

Download

Click the following link to download spring-mvc-jpa-jasper-report-example-master.zip.

spring-mvc-jpa-jasper-report-example-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