org.springframework.validation.BeanPropertyBindingResult: 1 errors

来源:11-3 卖家商品-新增功能

xiemaoyu

2018-10-31

Field error in object 'productForm' on field 'categoryType': rejected value [1,001]; codes [typeMismatch.productForm.categoryType,typeMismatch.categoryType,typeMismatch.java.lang.Integer,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [productForm.categoryType,categoryType]; arguments []; default message [categoryType]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'java.lang.Integer' for property 'categoryType'; nested exception is java.lang.NumberFormatException: For input string: "1,001"]

写回答

3回答

xiemaoyu

提问者

2018-11-05

在index.ftl文件里面

//img.mukewang.com/szimg/5bdfb2a70001a4cc10590556.jpg

0
1
廖师兄
好吧,你这报错信息没写清楚,我还以为是controller层报的错
2018-11-06
共1条回复

xiemaoyu

提问者

2018-11-04

已解决 加上?c     ${category.categoryType?c}


0
2
xiemaoyu
回复
廖师兄
在index.ftl文件里面
2018-11-05
共2条回复

廖师兄

2018-11-01

你是用postman测试的吗, 截图给我看看你是怎么传的,还有你的productForm是怎么写的

0
3
廖师兄
回复
xiemaoyu
我是说,想让你截图postman ,看看你是怎么写的
2018-11-04
共3条回复

Spring Boot双版本(1.5/2.1) 打造企业级微信点餐系统

从0到1开发中小型企业级Java应用,并学会迭代重构技巧

6410 学习 · 5247 问题

查看课程