Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ailley authored Aug 27, 2016
1 parent b9f0232 commit b3790d5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

后台语言使用的是Java

框架SpringMVC + mybatis (SSM)
框架SpringMVC + mybatis + shiro + Bootstrap

其中Mapper层、Model层是基于[MybatisGenerator](https://github.com/ailley/MybatisGenerator)自动生成的

Expand All @@ -25,6 +25,12 @@

2.导入项目后,查看webapp下一个sql文件夹,将charisma.sql在你的mysql工具中刷一下

3.设置好你的maven环境,选择pom.xml右击 选择Maven点击Reimport会自动下载相关jar

4.配置好IDEA相关的tomcat以及jdk 相关配置在网上有 可以自行查找资料

5.如果你想在此项目上二次开发,可以Fork[MybatisGenerator](https://github.com/ailley/MybatisGenerator)自动生成Mapper Model

##有问题反馈

如果有什么问题,可以随时@我
Expand Down

0 comments on commit b3790d5

Please sign in to comment.