Posted on September 8, 2015 Leave a Comment
Step 1: Setup Bing BulkServiceManager Configuration Step 2: Setup Bing Adwords Service
Posted on September 2, 2015 Leave a Comment
Step 1: Create Google AdwordSession configuration 2. Create AdWord Service to export KeyWords, Campaigns, AdGroups and Ads.
Posted on August 23, 2014 Leave a Comment
https://github.com/thysmichels/lendingclub-java-client The minimum requirements to get started using LendingClub API: 1. Setup wsimport maven plugin 2. Run mvn clean install to generate LendingClub API Java classes from wsdl 3. Create basic LendingClub Main Class 4. Output 1. Setup wsimport maven plugin 2. Run mvn clean install to generate LendingClub API Java classes from wsdl 3. […]
Posted on June 4, 2014 1 Comment
Dropbox OAuthServiceConfig and OAuthServiceProvider Bean Dropbox OAuth Spring MVC Controller DropBoxApi20 extends DefaultApi20
Posted on June 3, 2014 2 Comments
Google OAuthServiceConfig and OAuthServiceProvider Bean Google OAuth Spring MVC Controller Google OAuth extends DefaultApi20
Posted on June 1, 2014 3 Comments
Github OAuth ServiceConfig and ServiceProvider Bean Github OAuth Spring MVC Controller GithubOauthApi extends DefaultApi20
Posted on May 28, 2014 44 Comments
OAuthServiceConfig and OAuthServiceProvider Bean in ApplicationContext SalesforceOauthApi extends DefaultApi20 Spring MVC SalesforceController for requesting access token
Posted on April 24, 2014 2 Comments
Add New Relic Agent Dependency pom.xml build tag Create newrelic.yml and save to project route (same level as pom.xml) Add the following flag to your JAVA_OPTS config var on Heroku:
Posted on February 18, 2014 2 Comments
This Java Client can be used to invoke any RESTful endpoint by proving a baseURL, username and password.
Posted on February 17, 2014 2 Comments
JSON response: Parsing the JSON to POJO: RESTResponseModel POJO