Skip to content

heroku/template-java-spring-sfdc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring MVC Template for Salesforce

This is a template for a Spring MVC web application to work with data from Salesforce. The sample code is a dynamic CRUD application that allows users to create, read, edit, and delete any Salesforce object. It is backed by the Rich SObjects library for interactions with Salesforce.

Getting Started

  1. Clone Now
  2. Setup your salesforce.com OAuth Remote Access. You will then have a OAuth client key and secret
  3. Update the Environment variables to include the OAuth client key and secret
  4. Navigate to the "contacts" page and you should now be authenticated against salesforce and view/create/update/delete contacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published