<dependency>
<groupId>io.github.panxiaochao</groupId>
<artifactId>pxc-framework-repeatsubmit</artifactId>
<version>2.0.7</version>
</dependency>
@Grapes(
@Grab(group='io.github.panxiaochao', module='pxc-framework-repeatsubmit', version='2.0.7')
)
<parent> <groupId>io.github.panxiaochao</groupId> <artifactId>pxc-framework-parent</artifactId> <version>2.0.7</version> </parent>
compile
|-- io.github.panxiaochao:pxc-framework-redis
|-- org.springframework:spring-aop
|-- com.alibaba:transmittable-thread-local
provided