Commit 8827670b authored by liaozan's avatar liaozan 🏀

add docker valiation filter

parent cfad93f5
...@@ -186,6 +186,11 @@ ...@@ -186,6 +186,11 @@
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-filter-validation</artifactId>
<version>${dubbo.version}</version>
</dependency>
<dependency> <dependency>
<groupId>org.apache.dubbo</groupId> <groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-config-spring</artifactId> <artifactId>dubbo-config-spring</artifactId>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment