MiniDao Interface [/org.jeecgframework.web.cgreport.dao.core.CgReportDao/] onto Spring Bean 'cgReportDao'
maxIdle is deprecated
{dataSource-1} inited
HCANN000001: Hibernate Commons Annotations {4.0.2.Final}
HHH000412: Hibernate Core {4.2.3.Final}
HHH000206: hibernate.properties not found
HHH000021: Bytecode provider name : javassist
HHH000400: Using dialect: org.hibernate.dialect.OracleDialect
HHH000063: The Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect or Oracle10gDialect instead
HHH000064: The OracleDialect dialect has been deprecated; use Oracle8iDialect instead
HHH000422: Disabling contextual LOB creation as connection was null
HHH000399: Using default transaction strategy (direct JDBC transactions)
HHH000397: Using ASTQueryTranslatorFactory
Hibernate Validator 4.2.0.Final
HHH000409: Using org.hibernate.id.UUIDHexGenerator which does not generate IETF RFC 4122 compliant UUID values; consider using org.hibernate.id.UUIDGenerator instead
MiniDao Interface [/org.jeecgframework.web.cgform.dao.config.CgFormFieldDao/] onto Spring Bean 'cgFormFieldDao'
MiniDao Interface [/org.jeecgframework.web.cgform.dao.config.CgFormVersionDao/] onto Spring Bean 'cgFormVersionDao'
MiniDao Interface [/org.jeecgframework.web.cgform.dao.upload.CgFormUploadDao/] onto Spring Bean 'cgFormUploadDao'
MiniDao Interface [/org.jeecgframework.web.system.dao.repair.RepairDao/] onto Spring Bean 'repairDao'
MiniDao Interface [/org.jeecgframework.web.demo.dao.test.JeecgMinidaoDao/] onto Spring Bean 'jeecgMinidaoDao'
Spring's Quartz 1.x support is deprecated - please upgrade to Quartz 2.0+
maxIdle is deprecated
原因:mybatis Dao层里面的接口名字没有找到和 Mapper里面的SQL 的 id 一致的!!!!