新增bizNo表达式的Spi测试用例
This commit is contained in:
parent
b7112e3dc5
commit
203ec502d8
10
pom.xml
10
pom.xml
@ -40,6 +40,16 @@
|
||||
<artifactId>easy-retry-client-starter</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.googlecode.aviator</groupId>
|
||||
<artifactId>aviator</artifactId>
|
||||
<version>5.3.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>QLExpress</artifactId>
|
||||
<version>3.3.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.baomidou</groupId>
|
||||
<artifactId>mybatis-plus-boot-starter</artifactId>
|
||||
|
@ -0,0 +1,2 @@
|
||||
#com.aizuda.easy.retry.client.core.expression.QLExpressEngine
|
||||
#com.aizuda.easy.retry.client.core.expression.AviatorExpressionEngine
|
Loading…
Reference in New Issue
Block a user