Download DF10 Demo Appirio Careers Cloudstock Hackathon App Free Java Code

Description

DF10 Hackathon Demo app Uses the Force.com REST API in conjunction with OAuth2 using the Spring MVC framework on Spring tc Server.. Also uses Twilio (SMS), Spring Roo, Spring STS, MongoDB and Box.net.

Icons

DF10 Demo Appirio Careers Cloudstock Hackathon App

Source Files

The download file DF10-Demo---Appirio-Careers-Cloudstock-Hackathon-App-master.zip has the following entries.


.classpath/*from w w w.  j  a va2 s  .c  o  m*/
.project
.settings/.jsdtscope
.settings/com.springsource.sts.roo.core.prefs
.settings/org.eclipse.ajdt.core.prefs
.settings/org.eclipse.jdt.core.prefs
.settings/org.eclipse.wst.common.component
.settings/org.eclipse.wst.common.project.facet.core.xml
.settings/org.eclipse.wst.jsdt.ui.superType.container
.settings/org.eclipse.wst.jsdt.ui.superType.name
.settings/org.maven.ide.eclipse.prefs
.springBeans
log.roo
pom.xml
src/main/java/com/appirio/jobs/domain/Job.java
src/main/java/com/appirio/jobs/domain/SmsMessage.java
src/main/java/com/appirio/jobs/web/HomeController.java
src/main/java/com/appirio/jobs/web/JobController.java
src/main/java/com/appirio/jobs/web/OAuthController.java
src/main/java/com/twilio/sdk/TwilioRestClient.java
src/main/java/com/twilio/sdk/TwilioRestException.java
src/main/java/com/twilio/sdk/TwilioRestResponse.java
src/main/java/org/json/JSONArray.java
src/main/java/org/json/JSONException.java
src/main/java/org/json/JSONObject.java
src/main/java/org/json/JSONString.java
src/main/java/org/json/JSONTokener.java
src/main/resources/META-INF/persistence.xml
src/main/resources/META-INF/spring/applicationContext.xml
src/main/resources/META-INF/spring/database.properties
src/main/resources/log4j.properties
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/WEB-INF/classes/alt.properties
src/main/webapp/WEB-INF/classes/standard.properties
src/main/webapp/WEB-INF/i18n/application.properties
src/main/webapp/WEB-INF/i18n/messages.properties
src/main/webapp/WEB-INF/layouts/default.jspx
src/main/webapp/WEB-INF/layouts/layouts.xml
src/main/webapp/WEB-INF/spring/webmvc-config.xml
src/main/webapp/WEB-INF/tags/form/create.tagx
src/main/webapp/WEB-INF/tags/form/dependency.tagx
src/main/webapp/WEB-INF/tags/form/fields/checkbox.tagx
src/main/webapp/WEB-INF/tags/form/fields/column.tagx
src/main/webapp/WEB-INF/tags/form/fields/datetime.tagx
src/main/webapp/WEB-INF/tags/form/fields/display.tagx
src/main/webapp/WEB-INF/tags/form/fields/editor.tagx
src/main/webapp/WEB-INF/tags/form/fields/input.tagx
src/main/webapp/WEB-INF/tags/form/fields/reference.tagx
src/main/webapp/WEB-INF/tags/form/fields/select.tagx
src/main/webapp/WEB-INF/tags/form/fields/simple.tagx
src/main/webapp/WEB-INF/tags/form/fields/table.tagx
src/main/webapp/WEB-INF/tags/form/fields/textarea.tagx
src/main/webapp/WEB-INF/tags/form/find.tagx
src/main/webapp/WEB-INF/tags/form/list.tagx
src/main/webapp/WEB-INF/tags/form/show.tagx
src/main/webapp/WEB-INF/tags/form/update.tagx
src/main/webapp/WEB-INF/tags/menu/category.tagx
src/main/webapp/WEB-INF/tags/menu/item.tagx
src/main/webapp/WEB-INF/tags/menu/menu.tagx
src/main/webapp/WEB-INF/tags/util/language.tagx
src/main/webapp/WEB-INF/tags/util/load-scripts.tagx
src/main/webapp/WEB-INF/tags/util/pagination.tagx
src/main/webapp/WEB-INF/tags/util/panel.tagx
src/main/webapp/WEB-INF/tags/util/placeholder.tagx
src/main/webapp/WEB-INF/tags/util/theme.tagx
src/main/webapp/WEB-INF/views/dataAccessFailure.jspx
src/main/webapp/WEB-INF/views/footer.jspx
src/main/webapp/WEB-INF/views/header.jspx
src/main/webapp/WEB-INF/views/home/index.jspx
src/main/webapp/WEB-INF/views/home/views.xml
src/main/webapp/WEB-INF/views/index-template.jspx
src/main/webapp/WEB-INF/views/index.jspx
src/main/webapp/WEB-INF/views/job/display.jspx
src/main/webapp/WEB-INF/views/job/index.jspx
src/main/webapp/WEB-INF/views/job/list.jspx
src/main/webapp/WEB-INF/views/job/sms.jspx
src/main/webapp/WEB-INF/views/job/smsConfirm.jspx
src/main/webapp/WEB-INF/views/job/views.xml
src/main/webapp/WEB-INF/views/menu.jspx
src/main/webapp/WEB-INF/views/oauth/index.jspx
src/main/webapp/WEB-INF/views/oauth/views.xml
src/main/webapp/WEB-INF/views/resourceNotFound.jspx
src/main/webapp/WEB-INF/views/uncaughtException.jspx
src/main/webapp/WEB-INF/views/views.xml
src/main/webapp/WEB-INF/web.xml
src/main/webapp/images/Box.png
src/main/webapp/images/Force.png
src/main/webapp/images/MongoDB.png
src/main/webapp/images/Twilio.png
src/main/webapp/images/VMWare.png
src/main/webapp/images/add.png
src/main/webapp/images/appirioLogo.png
src/main/webapp/images/banner-graphic.png
src/main/webapp/images/create.png
src/main/webapp/images/delete.png
src/main/webapp/images/en.png
src/main/webapp/images/favicon.ico
src/main/webapp/images/list.png
src/main/webapp/images/resultset_first.png
src/main/webapp/images/resultset_last.png
src/main/webapp/images/resultset_next.png
src/main/webapp/images/resultset_previous.png
src/main/webapp/images/show.png
src/main/webapp/images/springsource-logo.png
src/main/webapp/images/update.png
src/main/webapp/styles/alt.css
src/main/webapp/styles/standard.css
target/classes/META-INF/aop-ajc.xml
target/classes/META-INF/persistence.xml
target/classes/META-INF/spring/applicationContext.xml
target/classes/META-INF/spring/database.properties
target/classes/builddef.lst
target/classes/com/appirio/jobs/domain/Job.class
target/classes/com/appirio/jobs/domain/SmsMessage.class
target/classes/com/appirio/jobs/web/HomeController.class
target/classes/com/appirio/jobs/web/JobController.class
target/classes/com/appirio/jobs/web/OAuthController.class
target/classes/com/twilio/sdk/TwilioRestClient.class
target/classes/com/twilio/sdk/TwilioRestException.class
target/classes/com/twilio/sdk/TwilioRestResponse.class
target/classes/log4j.properties
target/classes/org/json/JSONArray.class
target/classes/org/json/JSONException.class
target/classes/org/json/JSONObject$Null.class
target/classes/org/json/JSONObject.class
target/classes/org/json/JSONString.class
target/classes/org/json/JSONTokener.class
target/test-classes/META-INF/aop-ajc.xml

Download

Click the following link to download DF10-Demo---Appirio-Careers-Cloudstock-Hackathon-App-master.zip.

DF10-Demo---Appirio-Careers-Cloudstock-Hackathon-App-master.zip




















Home »
  Java Free Code »
    Database »




Cassandra
CouchDB
Database
Hadoop
HBase
Hibernate
JDBC
JPA
LINQ
MapReduce
Memcached
MongoDB
MyBatis
MySQL
neo4j
Oracle
ORM
Redis
SQL