62

GitHub - school-days/spring-social-qq: Spring Social extension with connection s...

 4 years ago
source link: https://github.com/school-days/spring-social-qq
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Spring Social QQ

Build Status GitHub license

English | 中文

Reference Documentation

You can view an early preview of the reference documentation here. Lots more to come.

Goals

Allow a developer to interact, easily, with QQ from the Spring ecosystem.

Getting started

In order to get started with spring-social-qq, you have to follow only 3 simple steps.

Step 1: Get the code from GitHub

git clone --recursive git://github.com/school-days/spring-social-qq.git

Step 2: Use comprehension tool to build project

Use Gradle:

cd spring-social-qq
gradle clean install

Or use Maven:

cd spring-social-qq
mvn clean install

Step 3: Add spring-social-qq as a Maven dependency or Gradle dependency

In Gradle:

implementation 'org.springframework.social:spring-social-qq:latest.release'

Or in Maven:

<dependency>
    <groupId>org.springframework.social</groupId>
    <artifactId>spring-social-qq</artifactId>
    <version>${social.version}</version>
</dependency>

License

This project is available under the Apache License, Version 2.0.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK