ZhiYeJianKang/职业健康平台后端/target/classes/rebel.xml
2025-02-20 15:25:59 +08:00

24 lines
813 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
This is the JRebel configuration file. It maps the running application to your IDE workspace, enabling JRebel reloading for this project.
Refer to https://manuals.jrebel.com/jrebel/standalone/config.html for more information.
-->
<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">
<id>ZhiYeJianKang_V2</id>
<classpath>
<dir name="D:/CodeCode/1.ZhiYeJianKang/CODE/ZhiYeJianKang_V2/target/classes">
</dir>
</classpath>
<web>
<link target="/">
<dir name="D:/CodeCode/1.ZhiYeJianKang/CODE/ZhiYeJianKang_V2/src/main/webapp">
</dir>
</link>
</web>
</application>