摘要:
我们在使用beanutils.populate()封装参数时,如果封装的字符串是空,在转换成date时会出现以上异常,此时可以在工具类中添加静态代码块即可解决:注意导入beanutils 包 import org.apache.commons.beanutils.BeanUtils;import o 阅读全文
posted @ 2019-05-31 09:02
肖申克save
阅读(727)
评论(2)
推荐(0)
2019年5月31日