Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8131ff4 commit 9b2bc0dCopy full SHA for 9b2bc0d
src/main/resources/rebel.xml
@@ -2,13 +2,13 @@
2
<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">
3
4
<classpath>
5
- <dir name="G:/Git/Mybatis/Mapper-Spring/target/classes">
+ <dir name="E:/Git/Mybatis/Mybatis-Spring/target/classes">
6
</dir>
7
</classpath>
8
9
<web>
10
<link target="/">
11
- <dir name="G:/Git/Mybatis/Mapper-Spring/src/main/webapp">
+ <dir name="E:/Git/Mybatis/Mybatis-Spring/src/main/webapp">
12
13
</link>
14
</web>
0 commit comments