Code: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.core.convert.ConversionFailedException: Unable to convert value "5k" from type 'java.lang.String' to type 'int'; nested exception is java.lang.NumberFormatException: For input string: "5k" root cause org.springframework.core.convert.ConversionFailedException: ...