Преглед на файлове

更新portal相关功能

master
梁超 преди 1 седмица
родител
ревизия
d002b2d2c5
променени са 2 файла, в които са добавени 28 реда и са изтрити 0 реда
  1. 18
    0
      zhywpt-app-ifmw/src/main/resources/rebel.xml
  2. 10
    0
      zhywpt-app-ifmw/src/test/java/cn/com/taiji/ifmw/manager/TestSampleManager.java

+ 18
- 0
zhywpt-app-ifmw/src/main/resources/rebel.xml Целия файл

@@ -0,0 +1,18 @@
<?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>guizhou-issuer.guizhou-app-ifmw.main</id>

<classpath>
<dir name="D:/work/ideaworkspace24/guizhou-issuer/guizhou-app-ifmw/build/resources/main">
</dir>
<dir name="D:/work/ideaworkspace24/guizhou-issuer/guizhou-app-ifmw/build/classes/java/main">
</dir>
</classpath>

</application>

+ 10
- 0
zhywpt-app-ifmw/src/test/java/cn/com/taiji/ifmw/manager/TestSampleManager.java Целия файл

@@ -0,0 +1,10 @@
package cn.com.taiji.ifmw.manager;

import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.transaction.annotation.Transactional;

@SpringBootTest
@Transactional
public class TestSampleManager {

}

Loading…
Отказ
Запис