问题描述:
前端请求进入后台后参数转化为Bean时报错
org.springframework.beans.InvalidPropertyException : Invalid property 'visaRes[256]' of bean class [com.xxx.xxx.GenerateResVo]: Index of out of bounds in property path 'visaRes[256]'; nested exception is java.lang.IndexOutOfBoundsException: Index: 256, Size: 256
spring-context-4.2.2.RELEASE.jar
DataBinder.java
autoGrowCollectionLimit=256