#The Weixin Initial Project using JFinal v1.9
You should:
-
import the project
-
follow the ngrok guide to register a channel before setting up the weixin connection in https://mp.weixin.qq.com
-
《使用ngrok让微信公众平台通过80端口访问本机》
http://blog.csdn.net/liuxiyangyang/article/details/22922265 -
《NGROK被墙的解决办法》
http://www.v2ex.com/t/148279
-
change the a_little_config.txt file with your weixin api strings
-
start up this application by running the com.jfinal.core.JFinal class
-
run ngrok (which is inside the ngrok folder)
-
send a message to your weixin platform and enjoy!