Download Salesforce.com Database .com Java on Heroku LIKE Free Java Code

Description

Build a full text search engine in Java \ Heroku indexing data from Salesforce.com What, Why and How to build integrated solutions with salesforce.com through database.com. Java demo running on Heroku is included. @SkillsMatter, London, March 29th 2012.

Source Files

The download file Salesforce.com---Database.com---Java-on-Heroku---LIKE--master.zip has the following entries.


.classpath/*from   w w w  .  j a  v  a  2  s .c  o  m*/
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
.settings/org.eclipse.wst.common.component
.settings/org.eclipse.wst.common.project.facet.core.xml
Procfile
README
pom.xml
src/main/java/com/tquila/demo/controller/HomeController.java
src/main/java/com/tquila/demo/controller/SearchController.java
src/main/java/com/tquila/demo/dao/TweetDao.java
src/main/java/com/tquila/demo/model/Tweet.java
src/main/java/com/tquila/demo/model/TwitterUser.java
src/main/java/com/tquila/demo/service/SearchService.java
src/main/resources/META-INF/persistence.xml
src/main/resources/log4j.properties
src/main/resources/persistenceUnit.properties
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/META-INF/context.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/root-context.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/search.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/resources/css/demo_page.css
src/main/webapp/resources/css/demo_table.css
src/main/webapp/resources/css/demo_table_jui.css
src/main/webapp/resources/css/home.css
src/main/webapp/resources/css/jquery-ui.css
src/main/webapp/resources/css/jquery.dataTables.css
src/main/webapp/resources/css/screen.css
src/main/webapp/resources/img/header_img.png
src/main/webapp/resources/js/jquery-1.7.1.min.js
src/main/webapp/resources/js/jquery-ui.min.js
src/main/webapp/resources/js/jquery.dataTables.min.js
src/main/webapp/resources/js/jquery.highlight-3.yui.js
src/main/webapp/resources/js/jquery.indextank.autocomplete.js
src/main/webapp/resources/js/jquery.indextank.ize.js
src/test/java/com/tquila/demo/controller/DataInitializer.java
src/test/java/com/tquila/demo/controller/HomeControllerTest.java
src/test/java/com/tquila/demo/dao/TweetDaoTest.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 Salesforce.com---Database.com---Java-on-Heroku---LIKE--master.zip.

Salesforce.com---Database.com---Java-on-Heroku---LIKE--master.zip




















Home »
  Java Free Code »
    Cloud »




AWS
Azure
Google App Engine
Heroku