# show-message **Repository Path**: LJaer/show-message ## Basic Information - **Project Name**: show-message - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-11-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # show-message spring+springmvc+mybatis ##1、开发环境 **mac os** : 10 **myeclipse** : myeclipse2014 **tomcat** : tomcat8 **jdk** : jdk7 ##2、运行效果 ##3、配置 ###a、下载源码后,导入myeclipse2014,将sql文件夹下的sql文件导入mysql数据库 ###b、修改config文件夹下db.properties文件,根据实际情况修改 ###c、在浏览器输入http://localhost:8080/show-message/login进入后台登录界面,账户名admin,密码admin ###d、在浏览器输入http://localhost:8080/show-message/index.jsp进入网站首页