Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9b2bc0d

Browse files
committed
新增的代码。
1 parent 8131ff4 commit 9b2bc0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/rebel.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.zeroturnaround.com" xsi:schemaLocation="http://www.zeroturnaround.com http://www.zeroturnaround.com/alderaan/rebel-2_0.xsd">
33

44
<classpath>
5-
<dir name="G:/Git/Mybatis/Mapper-Spring/target/classes">
5+
<dir name="E:/Git/Mybatis/Mybatis-Spring/target/classes">
66
</dir>
77
</classpath>
88

99
<web>
1010
<link target="/">
11-
<dir name="G:/Git/Mybatis/Mapper-Spring/src/main/webapp">
11+
<dir name="E:/Git/Mybatis/Mybatis-Spring/src/main/webapp">
1212
</dir>
1313
</link>
1414
</web>

0 commit comments

Comments
 (0)