# weixin **Repository Path**: HatcherZhang/weixin ## Basic Information - **Project Name**: weixin - **Description**: 用于微信公众平台测试 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ####SVN https://git.oschina.net/tungxue/J2EEBasicFramework.git ###1. Technologies used * Gradle * Spring * JSTL * SpringMVC * Mybatis * Logback * Boostrap ###2. To Run this project locally 1. $ git clone https://git.oschina.net/tungxue/J2EEBasicFramework.git 2. $ gradle tomcatRunWar 3. Access ```http://localhost:8080/yowosoft/``` ###3. To import this project into Eclipse IDE 1. Import Projects from Git: https://git.oschina.net/tungxue/J2EEBasicFramework.git 2. Import as a general project. 3. Right button J2EEBasicFramework Project---->Configure---->Convert to Gradle project. 4. Done.