Download spring social intuit quickstart Free Java Code
Description
This is a simple example of how you can use spring social intuit module to connect to Intuit's Data Service version 2 API.
Icons
Source Files
The download file spring-social-intuit-quickstart-master.zip has the following entries.
.gitignore/*ww w. j a v a 2s .c om*/
.travis.yml
README
pom.xml
src/main/java/org/springframework/social/quickstart/CustomerController.java
src/main/java/org/springframework/social/quickstart/HomeController.java
src/main/java/org/springframework/social/quickstart/InvoiceController.java
src/main/java/org/springframework/social/quickstart/PaymentController.java
src/main/java/org/springframework/social/quickstart/PaymentMethodController.java
src/main/java/org/springframework/social/quickstart/UserProfileController.java
src/main/java/org/springframework/social/quickstart/config/MainConfig.java
src/main/java/org/springframework/social/quickstart/config/SocialConfig.java
src/main/java/org/springframework/social/quickstart/config/WebMvcConfig.java
src/main/java/org/springframework/social/quickstart/config/application.properties
src/main/java/org/springframework/social/quickstart/config/package-info.java
src/main/java/org/springframework/social/quickstart/package-info.java
src/main/java/org/springframework/social/quickstart/user/SecurityContext.java
src/main/java/org/springframework/social/quickstart/user/SimpleConnectionSignUp.java
src/main/java/org/springframework/social/quickstart/user/SimpleSignInAdapter.java
src/main/java/org/springframework/social/quickstart/user/User.java
src/main/java/org/springframework/social/quickstart/user/UserCookieGenerator.java
src/main/java/org/springframework/social/quickstart/user/UserInterceptor.java
src/main/java/org/springframework/social/quickstart/user/package-info.java
src/main/webapp/WEB-INF/classes/log4j.xml
src/main/webapp/WEB-INF/layouts/menu.jsp
src/main/webapp/WEB-INF/layouts/page.jsp
src/main/webapp/WEB-INF/layouts/tiles.xml
src/main/webapp/WEB-INF/views/customer/create.jsp
src/main/webapp/WEB-INF/views/customer/list.jsp
src/main/webapp/WEB-INF/views/customer/show.jsp
src/main/webapp/WEB-INF/views/customer/tiles.xml
src/main/webapp/WEB-INF/views/customer/update.jsp
src/main/webapp/WEB-INF/views/invoice/create.jsp
src/main/webapp/WEB-INF/views/invoice/list.jsp
src/main/webapp/WEB-INF/views/invoice/show.jsp
src/main/webapp/WEB-INF/views/invoice/tiles.xml
src/main/webapp/WEB-INF/views/invoice/update.jsp
src/main/webapp/WEB-INF/views/payment/create.jsp
src/main/webapp/WEB-INF/views/payment/list.jsp
src/main/webapp/WEB-INF/views/payment/show.jsp
src/main/webapp/WEB-INF/views/payment/tiles.xml
src/main/webapp/WEB-INF/views/payment/update.jsp
src/main/webapp/WEB-INF/views/paymentMethod/list.jsp
src/main/webapp/WEB-INF/views/paymentMethod/tiles.xml
src/main/webapp/WEB-INF/views/profile/show.jsp
src/main/webapp/WEB-INF/views/profile/tiles.xml
src/main/webapp/WEB-INF/views/signin.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/resources/form.css
src/main/webapp/resources/images/connect_to_quickbooks.png
src/main/webapp/resources/intuit/intuit.css
src/main/webapp/resources/jquery/1.4/jquery.js
src/main/webapp/resources/messages/error.png
src/main/webapp/resources/messages/info.png
src/main/webapp/resources/messages/messages.css
src/main/webapp/resources/messages/success.png
src/main/webapp/resources/messages/warning.png
src/main/webapp/resources/page.css
Download
Click the following link to download spring-social-intuit-quickstart-master.zip.
spring-social-intuit-quickstart-master.zip