Skip to content

Commit 2e656fa

Browse files
committed
修改readme
1 parent fb873f1 commit 2e656fa

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

jdbc/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## 2、修改mysql连接配置文件
88

9-
修改https://github.com/shixinke/spring-practise/tree/master/jdbc/src/main/resources/springworld-servlet.xml中的数据库配置部分
9+
修改 spring-practise/tree/master/jdbc/src/main/resources/springworld-servlet.xml 中的数据库配置部分
1010

1111
## 3、安装相关的框架
1212

@@ -15,3 +15,7 @@ mvn install
1515
## 4、启动项目
1616

1717
mvn tomcat7:run
18+
19+
## 5、在浏览器预览
20+
21+
http://localhost:8080/user/index

0 commit comments

Comments
 (0)