Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
for
int test(@RequestHeader("name") int name)
Parameter name will serialize using int.class, and if name= (empty string), name will get 0.
Some users need name= (empty string) throw an error(which compatible to 1.3.x behavior).
Attachments
Issue Links
- links to