spring social wechat sample
1.0.0
This is Spring-Social sample of wechat.
Clone the project.
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.
Install maven and execute 'mvn spring-boot:run'.
http://localhost:8080/login.htm
(Accessing from WeChat if it is 'wechatmp'.)