Download JaxConf2012 SpringMVC BackboneJS Demo Free Java Code
Description
Demo application for my presentation at JaxConf 2012 (San Francisco) to show how to integrate SpringMVC and Backbone.js.
Icons
Source Files
The download file JaxConf2012-SpringMVC_BackboneJS-Demo-master.zip has the following entries.
README.md/* w w w .ja v a2 s .c om*/
pom.xml
src/main/java/com/mvcdemo/dao/ContactDAO.java
src/main/java/com/mvcdemo/dao/impl/ContactDAOImpl.java
src/main/java/com/mvcdemo/domain/Contact.java
src/main/java/com/mvcdemo/service/ContactService.java
src/main/java/com/mvcdemo/service/impl/ContactServiceImpl.java
src/main/java/com/mvcdemo/web/ContactsListController.java
src/main/resources/hibernate.cfg.xml
src/main/resources/sql/contact.sql
src/main/webapp/META-INF/MANIFEST.MF
src/main/webapp/WEB-INF/spring/webmvc-config.xml
src/main/webapp/WEB-INF/views/index.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/resources/css/normalize.css
src/main/webapp/resources/css/style.css
src/main/webapp/resources/img/iphone-contacts.jpg
src/main/webapp/resources/img/loading-image.gif
src/main/webapp/resources/js/application.js
src/main/webapp/resources/js/collections/contactsCollection.js
src/main/webapp/resources/js/init.js
src/main/webapp/resources/js/lib/backbone_0.9.2.js
src/main/webapp/resources/js/lib/icanhaz.js
src/main/webapp/resources/js/lib/jquery_1.7.1.js
src/main/webapp/resources/js/lib/underscore_1.3.3.js
src/main/webapp/resources/js/models/contactModel.js
src/main/webapp/resources/js/routers/router.js
src/main/webapp/resources/js/views/deleteDetailContactView.js
src/main/webapp/resources/js/views/detailContactView.js
src/main/webapp/resources/js/views/editDetailContactView.js
src/main/webapp/resources/js/views/indexView.js
src/main/webapp/resources/js/views/listContactsView.js
src/main/webapp/resources/js/views/newContactView.js
src/main/webapp/resources/js/views/singleContactView.js
Download
Click the following link to download JaxConf2012-SpringMVC_BackboneJS-Demo-master.zip.
JaxConf2012-SpringMVC_BackboneJS-Demo-master.zip