Skip to content
This repository has been archived by the owner on Sep 19, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
withstars authored Dec 25, 2017
1 parent f57fd4e commit 5399a77
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,19 @@
2. 导入sql文件到数据库.<br/>
3. 用IDEA打开该项目.
4. 配置*Books-Management-System/src/main/resources/book-context.xml*文件中的数据库设置.
5. Maven下载依赖.(点击IDEA右侧栏,Maven管理里的刷新键下载依赖,如下图)
5. Maven下载依赖.(点击IDEA右侧栏,Maven管理里的刷新键下载依赖,如下图)<br/>
<img src="https://github.com/withstars/Books-Management-System/blob/master/preview/htu_1.png">
4. 启动Jetty服务器,默认监听端口号`9000`.(如下图)
<img src="https://github.com/withstars/Books-Management-System/blob/master/preview/htu_2.png">
启动成功后显示如下
<img src="https://github.com/withstars/Books-Management-System/blob/master/preview/htu_3.png">
4. 启动Jetty服务器,默认监听端口号`9000`.(如下图)<br/>
<img src="https://github.com/withstars/Books-Management-System/blob/master/preview/htu_2.png"><br/>
启动成功后显示如下<br/>
<img src="https://github.com/withstars/Books-Management-System/blob/master/preview/htu_3.png">
5. 浏览器进入 http://localhost:9000
### 说明
### 说明<br/>
1. 如果使用该项目出现问题,请联系我 [email protected]
2. 如果该项目对您有帮助,请star鼓励我
### 下一步:整合MyBatis 个人博客系统
### 下一步:整合MyBatis 个人博客系统<br/>
*https://github.com/withstars/Blog-System*
### 本项目截图
### 本项目截图<br/>
<img src="https://github.com/ValueStar/Books-Management-System/blob/master/preview/1.PNG">
<img src="https://github.com/ValueStar/Books-Management-System/blob/master/preview/2.PNG">
<img src="https://github.com/ValueStar/Books-Management-System/blob/master/preview/3.PNG">
Expand Down

0 comments on commit 5399a77

Please sign in to comment.