Add plugin to access request body #275

This commit is contained in:
hongqiaowei
2021-08-13 16:51:33 +08:00
parent 687f9fe7ca
commit c796df2071
13 changed files with 196 additions and 104 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>fizz-gateway-community</artifactId>
<groupId>com.fizzgate</groupId>
<version>2.2.4-SNAPSHOT</version>
<version>2.2.4-beta1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>