Posted on August 4, 2014 3 Comments
Try it: http://cloudsole-angular.herokuapp.com Clone it: https://github.com/thysmichels/cloudsole-angular 1. Address Book Model 2. Address Book Service 3. Address Book Service Implementation 4. Address Book Controller 5. Address Book Angular Controller 6. Address Book HTML 1. Address Book Model 2. Address Book Service 3. Address Book Service Implementation 4. Address Book Controller 5. Address Book Angular Controller 6. […]
Posted on August 4, 2014 2 Comments
Try it: http://cloudsole-angular.herokuapp.com Clone it: https://github.com/thysmichels/cloudsole-angular 1. Todo Service 2. Todo Service Implementation 3. Todo Spring MVC Controller 4. Angular App.js 5. Angular TodoController 6. Todo html page 1. Todo Service 2. Todo Service Implementation 3. Todo Spring MVC Controller 4. Angular App.js 5. Angular TodoController 6. Todo html page
Posted on May 30, 2014 1 Comment
ApplicationContext.xml defines herokuServiceConfig and herokuServiceProvider Bean Spring MVC Heroku OAuth Controller HerokuOauthApi extends DefaultApi20
Posted on May 9, 2014 Leave a Comment
DeployList Model ModelAndView DeployLists deploy.jsp result.jsp
Posted on December 14, 2013 3 Comments
Below is the steps to create a Spring MVC application with MongoDB 1. Create MongoDB Entity 2. Define MongoDB DataSource 3. Define MongoDBTemplate 4. Create MongoDB Repository interface 5. Implement MongoDB Repository interface 6. Define your MongoDB Controller 7. Test MongoDB DataSource 8. Test MongoDBTemplate 9. Test MongoDB Repository Create MongoDB Entity Define MongoDB DataSource […]
Posted on September 16, 2013 Leave a Comment
Check out my Salesforce Streaming Spring MVC project http://cloudsole-streaming.herokuapp.com/ Find the code here: https://github.com/thysmichels/cloudsole-force.com-streaming-web Using Salesforce Streaming in Java project: Push Topic Factory Streaming Service