Fix query parameter (#5131)

* fix map as query parameter, use RequestPart instead of RequestParam in
FormParams, add filename for parameters of type file

* fix brace

* fix tests

* run bin/windows bat files

* test if this solves linending problem part 1

* test if this solves linending problem part 2

* test if this solves linending problem part 3

* test if this solves linending problem part 4

* test if this solves linending problem part 5

* test if this solves linending problem part 6

* manually set back version in pom

* update spring samples

Co-authored-by: William Cheng <wing328hk@gmail.com>
This commit is contained in:
fritzlitester
2020-02-04 15:08:36 +01:00
committed by GitHub
parent 5b9b8bda76
commit a0eb149df5
64 changed files with 1153 additions and 1139 deletions

View File

@@ -1 +1 @@
3.3.4-SNAPSHOT
4.2.3-SNAPSHOT