摘要:
//添加spring的依赖和先关的jar包 //整合结构图 //配置spring的applicationContext.xml文件 <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/ 阅读全文
posted @ 2017-08-08 19:00
蜜獾互联网
阅读(14)
评论(0)
推荐(0)
Bug库____org.springframework.jdbc.IncorrectResultSetColumnCountException: Incorrect column count: exp
摘要:
Bug:使用到了spring的jdbctemplate模板 使用到以下 template.queryForObject(sql, requiredType) template.queryForList(sql, elementType, args) 报以下错误 org.springframework 阅读全文
posted @ 2017-08-08 14:58
蜜獾互联网
阅读(90)
评论(0)
推荐(0)

浙公网安备 33010602011771号