Download kitchensink example Free Java Code

Description

Demo application on OpenShift | Kitchensink quickstart shows off all the new features of Java EE 6, and makes a great starting point for your project.

Icons

kitchensink example

Source Files

The download file kitchensink-example-master.zip has the following entries.


.gitignore//from  w  w w.  j av a 2  s .  co  m
.openshift/action_hooks/build
.openshift/action_hooks/deploy
.openshift/action_hooks/post_deploy
.openshift/action_hooks/pre_build
.openshift/config/modules/README
.openshift/cron/README.cron
.openshift/cron/daily/.gitignore
.openshift/cron/hourly/.gitignore
.openshift/cron/minutely/.gitignore
.openshift/cron/monthly/.gitignore
.openshift/cron/weekly/README
.openshift/cron/weekly/chrono.dat
.openshift/cron/weekly/chronograph
.openshift/cron/weekly/jobs.allow
.openshift/cron/weekly/jobs.deny
.openshift/markers/README
README
README.md
deployments/.gitkeep
pom.xml
src/main/java/org/jboss/as/quickstarts/kitchensink/controller/MemberRegistration.java
src/main/java/org/jboss/as/quickstarts/kitchensink/data/MemberListProducer.java
src/main/java/org/jboss/as/quickstarts/kitchensink/model/Member.java
src/main/java/org/jboss/as/quickstarts/kitchensink/rest/JaxRsActivator.java
src/main/java/org/jboss/as/quickstarts/kitchensink/rest/MemberResourceRESTService.java
src/main/java/org/jboss/as/quickstarts/kitchensink/util/Resources.java
src/main/resources/META-INF/persistence.xml
src/main/resources/import.sql
src/main/webapp/WEB-INF/beans.xml
src/main/webapp/WEB-INF/faces-config.xml
src/main/webapp/WEB-INF/kitchensink-quickstart-ds.xml
src/main/webapp/WEB-INF/templates/default.xhtml
src/main/webapp/index.html
src/main/webapp/index.xhtml
src/main/webapp/resources/css/screen.css
src/main/webapp/resources/gfx/banner.png
src/main/webapp/resources/gfx/logo.png
src/test/java/org/jboss/as/quickstarts/kitchensink/test/MemberRegistrationTest.java
src/test/resources/META-INF/test-persistence.xml
src/test/resources/arquillian.xml
src/test/resources/test-ds.xml

Download

Click the following link to download kitchensink-example-master.zip.

kitchensink-example-master.zip




















Home »
  Java Free Code »
    JEE »




ActiveMQ
EJB
JAXB
JEE
JBoss
JSF
Quartz
Rabbitmq