spring-social-wechat-sample icon indicating copy to clipboard operation
spring-social-wechat-sample copied to clipboard

This is Spring-Social sample of wechat.

spring-social-wechat-sample

This is Spring-Social sample of wechat.

step 1

Clone the project.

step 2

Modify app-id and app-secret of 'src/main/resources/application.yml'.

You can get app-id and app-secret from WeChat Open Platform or WeChat Official Accounts Platform.

step 3

Install maven and execute 'mvn spring-boot:run'.

step 4

http://localhost:8080/login.htm

(Accessing from WeChat if it is 'wechatmp'.)