This Project is Based on Struts2.2, Spring3.0, MyBatis3.0 which I build for practice and need to my GameWebTools. Server is based on Apache Tomcat 6.*. I suppose this project is pretty quick for you to build a web project. I offer some practice samples within each package. The code quality is about to get improved since I no longer use java to make big project.
##1. JSCH Use Java SSH to do some linux bash call.
##2. Mina Socket Use Java Mina Socket to connection to GameServer a little bit. But just for test.
##3. Mysql Database Maintain Maintain Two Database for info recording. Just for simple use.
##4. JQuery, Ajax, bootstrap Use JQuery for DataBiding, Ajax for network transform, bootstrap for the HTML page css.
##5. Simple WinXin Action Sample for WinXin Server but just for fun.
##6. log4js log4js config for logger.
##7. utils json, xml, properties support.