##This is the way how Weixin|Wechat requests Access_Token.
##Http Request Format is GET: https://api.weixin.qq.com/cgi-bin/token?grant_type=client_credential&appid=APPID&secret=APPSECRET
###Maven Build & Deploy: mvn clean install deploy -DperformRelease=true