初步完成 liteflow-solon-plugin 适配

This commit is contained in:
noear
2022-12-21 19:06:01 +08:00
parent 73982435b3
commit 77d2c12485
4 changed files with 84 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ import org.noear.solon.test.annotation.TestPropertySource;
*/
@RunWith(SolonJUnit4ClassRunner.class)
@TestPropertySource(value = "classpath:/requestId/application.properties")
@Import(scanPackages = {"com.yomahub.liteflow.test.requestId.cmp"})
public class LiteflowRequestIdELSpringbootTest extends BaseTest {
@Inject