diff --git a/easyexcel-webflux-test/pom.xml b/easyexcel-webflux-test/pom.xml index 093fda82..4ed96c6a 100644 --- a/easyexcel-webflux-test/pom.xml +++ b/easyexcel-webflux-test/pom.xml @@ -9,12 +9,14 @@ 3.2.1 + https://github.com/alibaba/easyexcel + jar easyexcel-webflux-test + easyexcel-webflux-test + - 8 - 8 - UTF-8 + true @@ -30,4 +32,20 @@ + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + /com/alibaba/easyexcel/test/webflux/**/*.java + + true + + + + +