Download JsfJpaSpringWebApp Free Java Code

Description

A First Java Web App sample to introduce All standard java components : JSF, JPA, Spring and Junit test suite, with HQLDB as database test engine.

Source Files

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


.gitignore/*ww  w . j  a v a  2  s .  c  om*/
README.textile
pom.xml
src/main/java/com/samples/spring/JSFSpringJPASample/bean/MyHome.java
src/main/java/com/samples/spring/JSFSpringJPASample/bean/TaskDao.java
src/main/java/com/samples/spring/JSFSpringJPASample/bean/TaskHome.java
src/main/java/com/samples/spring/JSFSpringJPASample/model/Task.java
src/main/resources/META-INF/persistence.xml
src/main/resources/MessageResources.properties
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/faces-config.xml
src/main/webapp/WEB-INF/spring/app/controllers.xml
src/main/webapp/WEB-INF/spring/app/servlet-context.xml
src/main/webapp/WEB-INF/spring/db.xml
src/main/webapp/WEB-INF/spring/root-context.xml
src/main/webapp/WEB-INF/templates/template.xhtml
src/main/webapp/WEB-INF/views/home.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/home.xhtml
src/main/webapp/index.html
src/main/webapp/resources/css/screen.css
src/test/java/com/samples/spring/JSFSpringJPASample/bean/TaskHomeTest.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 JsfJpaSpringWebApp-master.zip.

JsfJpaSpringWebApp-master.zip




















Home »
  Java Free Code »
    JEE »




ActiveMQ
EJB
JAXB
JEE
JBoss
JSF
Quartz
Rabbitmq