何一乐 created SCB-838:
-----------------------
Summary: SCB-838
Key: SCB-838
URL: https://issues.apache.org/jira/browse/SCB-838
Project: Apache ServiceComb
Issue Type: Bug
Components: Java-Chassis
Reporter: 何一乐
@GetMapping("intCookieWithDefault")
public int intCookieWithDefault(@CookieValue(value = "input", defaultValue =
"13") int input) {
return input;
}
spring mvc @CookieValue do not support defaultValue
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
