Commit acf75df0 acf75df0b67cd6640e1f0e7316f40aadfe204eb5 by 向汉

Delete rebel.xml

1 parent e6ab01c2
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <!--
4 This is the JRebel configuration file. It maps the running application to your IDE workspace, enabling JRebel reloading for this project.
5 Refer to https://manuals.jrebel.com/jrebel/standalone/config.html for more information.
6 -->
7 <application generated-by="intellij" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.zeroturnaround.com" xsi:schemaLocation="http://www.zeroturnaround.com http://update.zeroturnaround.com/jrebel/rebel-2_3.xsd">
8
9 <id>member-service-impl</id>
10
11 <classpath>
12 <dir name="C:/Users/lenovo/Documents/workspace/member-service/member-service-impl/target/classes">
13 </dir>
14 </classpath>
15
16 </application>