Spring @Value 给非String字段不能赋值 - ITeye问答
nested exception is org.springframework.beans.TypeMismatchException: Failed to convert value of type 'java.lang.String' to required type 'int'; nested exc...
使用spring的@Value注解出错 - 跟谁学
value of type 'java.lang.String' to required ...init bean的时候spring自动转换赋值macPic参数,但是...For input string: "${maxPic}",你是不是写的max...