资 源 简 介
LinkedIn recently opened their API for public access. This project provides a java wrapper to the API.
Getting Started
For a brief introduction of API usage, see Getting Started page. For complete stand-alone examples see Examples Source.
Typical OAuth Flow
A typical OAuth flow using the library is described in OAuth Flow.
Asynchronous API
Examples of using the asynchronous API are described in Asynchronous API.
Maven Configuration
If you plan to use the library using maven, this page will guide you. Maven Configuration
Spring Configuration
If you plan to use the library in conjunction with Spring framework, thi