1. 程式人生 > >(未艾原創)JavaWeb——taotao商城01——4步用spring整合mybatis篇。

(未艾原創)JavaWeb——taotao商城01——4步用spring整合mybatis篇。

2017-01-12 03:11:42,217 [main] INFO  t.support.ClassPathXmlApplicationContext -Refreshing org[email protected]48aee668: startup date [Thu Jan 12 03:11:42 CST 2017]; root of context hierarchy

2017-01-12 03:11:42,307 [main] INFO  eans.factory.xml.XmlBeanDefinitionReader -Loading XML bean definitions from class path resource [applicationContext.xml]

2017-01-12 03:11:42,337 [main] DEBUG .beans.factory.xml.DefaultDocumentLoader -Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]

2017-01-12 03:11:42,398 [main] DEBUG eans.factory.xml.PluggableSchemaResolver -Loading schema mappings from [META-INF/spring.schemas]

2017-01-12 03:11:42,408 [main] DEBUG eans.factory.xml.PluggableSchemaResolver -Loaded schema mappings: {http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/task/spring-task.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-3.0.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/mvc/spring-mvc-3.0.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/beans/spring-beans-3.0.xsd=org/springframework/beans/factory/xml/spring-beans-3.0.xsd, http://www.springframework.org/schema/task/spring-task-3.0.xsd=org/springframework/scheduling/config/spring-task-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc-3.0.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-3.0.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-3.0.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-3.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/mvc/spring-mvc.xsd=org/springframework/web/servlet/config/spring-mvc-3.0.xsd, http://www.springframework.org/schema/jdbc/spring-jdbc.xsd=org/springframework/jdbc/config/spring-jdbc-3.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-3.0.xsd=org/springframework/transaction/config/spring-tx-3.0.xsd, http://www.springframework.org/schema/context/spring-context-3.0.xsd=org/springframework/context/config/spring-context-3.0.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-3.0.xsd, http://www.springframework.org/schema/util/spring-util-3.0.xsd=org/springframework/beans/factory/xml/spring-util-3.0.xsd, http://www.springframework.org/schema/lang/spring-lang-3.0.xsd=org/springframework/scripting/config/spring-lang-3.0.xsd, http://www.alibaba.com/schema/stat.xsd=META-INF/stat.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd}

2017-01-12 03:11:42,408 [main] DEBUG eans.factory.xml.PluggableSchemaResolver -Found XML schema [http://www.springframework.org/schema/beans/spring-beans-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-3.0.xsd

2017-01-12 03:11:42,508 [main] DEBUG eans.factory.xml.PluggableSchemaResolver -Found XML schema [http://www.springframework.org/schema/context/spring-context-3.0.xsd] in classpath: org/springframework/context/config/spring-context-3.0.xsd

2017-01-12 03:11:42,528 [main] DEBUG eans.factory.xml.PluggableSchemaResolver -Found XML schema [http://www.springframework.org/schema/tool/spring-tool-3.0.xsd] in classpath: org/springframework/beans/factory/xml/spring-tool-3.0.xsd

2017-01-12 03:11:42,539 [main] DEBUG .xml.DefaultBeanDefinitionDocumentReader -Loading bean definitions

2017-01-12 03:11:42,579 [main] DEBUG tory.xml.DefaultNamespaceHandlerResolver -Loaded NamespaceHandler mappings: {http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/mvc=org.springframework.web.servlet.config.MvcNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.alibaba.com/schema/stat=com.alibaba.druid.support.spring.stat.config.DruidStatNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/jdbc=org.springframework.jdbc.config.JdbcNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/task=org.springframework.scheduling.config.TaskNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}

2017-01-12 03:11:42,619 [main] INFO  nnotation.ClassPathBeanDefinitionScanner -JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning

2017-01-12 03:11:42,619 [main] INFO  nnotation.ClassPathBeanDefinitionScanner -JSR-330 'javax.inject.Named' annotation found and supported for component scanning

2017-01-12 03:11:42,639 [main] DEBUG port.PathMatchingResourcePatternResolver -Looking for matching resources in directory tree [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\service]

2017-01-12 03:11:42,639 [main] DEBUG port.PathMatchingResourcePatternResolver -Searching directory [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\service] for files matching pattern [F:/java-WorkSpace/myBitic/WebRoot/WEB-INF/classes/com/taotao/service/**/*.class]

2017-01-12 03:11:42,649 [main] DEBUG port.PathMatchingResourcePatternResolver -Searching directory [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\service\impl] for files matching pattern [F:/java-WorkSpace/myBitic/WebRoot/WEB-INF/classes/com/taotao/service/**/*.class]

2017-01-12 03:11:42,649 [main] DEBUG port.PathMatchingResourcePatternResolver -Resolved location pattern [classpath*:com/taotao/service/**/*.class] to resources [file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\service\impl\UserServiceImpl.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\service\UserService.class]]

2017-01-12 03:11:42,689 [main] DEBUG nnotation.ClassPathBeanDefinitionScanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\service\impl\UserServiceImpl.class]

2017-01-12 03:11:42,739 [main] DEBUG factory.xml.BeanDefinitionParserDelegate -Neither XML 'id' nor 'name' specified - using generated bean name [org.mybatis.spring.mapper.MapperScannerConfigurer#0]

2017-01-12 03:11:42,739 [main] DEBUG eans.factory.xml.XmlBeanDefinitionReader -Loaded 9 bean definitions from location pattern [applicationContext.xml]

2017-01-12 03:11:42,739 [main] DEBUG t.support.ClassPathXmlApplicationContext -Bean factory for org[email protected]48aee668: org.s[email protected]6de5d74a: defining beans [dataSource,sqlSessionFactory,userService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.mybatis.spring.mapper.MapperScannerConfigurer#0]; root of factory hierarchy

2017-01-12 03:11:42,781 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'

2017-01-12 03:11:42,781 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'

2017-01-12 03:11:42,811 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor' to allow for resolving potential circular references

2017-01-12 03:11:42,811 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'

2017-01-12 03:11:42,811 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'

2017-01-12 03:11:42,811 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'

2017-01-12 03:11:42,811 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0' to allow for resolving potential circular references

2017-01-12 03:11:42,851 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'

2017-01-12 03:11:42,851 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'

2017-01-12 03:11:42,898 [main] DEBUG port.PathMatchingResourcePatternResolver -Looking for matching resources in directory tree [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper]

2017-01-12 03:11:42,898 [main] DEBUG port.PathMatchingResourcePatternResolver -Searching directory [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper] for files matching pattern [F:/java-WorkSpace/myBitic/WebRoot/WEB-INF/classes/com/taotao/mapper/**/*.class]

2017-01-12 03:11:42,912 [main] DEBUG port.PathMatchingResourcePatternResolver -Resolved location pattern [classpath*:com/taotao/mapper/**/*.class] to resources [file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbContentCategoryMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbContentMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemCatMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemDescMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemParamItemMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemParamMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbOrderItemMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbOrderMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbOrderShippingMapper.class], file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbUserMapper.class]]

2017-01-12 03:11:42,912 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbContentCategoryMapper.class]

2017-01-12 03:11:42,912 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbContentMapper.class]

2017-01-12 03:11:42,922 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemCatMapper.class]

2017-01-12 03:11:42,922 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemDescMapper.class]

2017-01-12 03:11:42,922 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemMapper.class]

2017-01-12 03:11:42,922 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemParamItemMapper.class]

2017-01-12 03:11:42,922 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbItemParamMapper.class]

2017-01-12 03:11:42,932 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbOrderItemMapper.class]

2017-01-12 03:11:42,932 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbOrderMapper.class]

2017-01-12 03:11:42,932 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbOrderShippingMapper.class]

2017-01-12 03:11:42,932 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Identified candidate component class: file [F:\java-WorkSpace\myBitic\WebRoot\WEB-INF\classes\com\taotao\mapper\TbUserMapper.class]

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbContentCategoryMapper' and 'com.taotao.mapper.TbContentCategoryMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbContentMapper' and 'com.taotao.mapper.TbContentMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbItemCatMapper' and 'com.taotao.mapper.TbItemCatMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbItemDescMapper' and 'com.taotao.mapper.TbItemDescMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbItemMapper' and 'com.taotao.mapper.TbItemMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbItemParamItemMapper' and 'com.taotao.mapper.TbItemParamItemMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbItemParamMapper' and 'com.taotao.mapper.TbItemParamMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbOrderItemMapper' and 'com.taotao.mapper.TbOrderItemMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbOrderMapper' and 'com.taotao.mapper.TbOrderMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbOrderShippingMapper' and 'com.taotao.mapper.TbOrderShippingMapper' mapperInterface

2017-01-12 03:11:42,942 [main] DEBUG g.mapper.MapperScannerConfigurer$Scanner -Creating MapperFactoryBean with name 'tbUserMapper' and 'com.taotao.mapper.TbUserMapper' mapperInterface

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'

2017-01-12 03:11:42,952 [main] INFO  ion.AutowiredAnnotationBeanPostProcessor -JSR-330 'javax.inject.Inject' annotation found and supported for autowiring

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'

2017-01-12 03:11:42,952 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'

2017-01-12 03:11:42,962 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references

2017-01-12 03:11:42,962 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'

2017-01-12 03:11:42,962 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'

2017-01-12 03:11:42,962 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'

2017-01-12 03:11:42,962 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor' to allow for resolving potential circular references

2017-01-12 03:11:42,962 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'

2017-01-12 03:11:42,962 [main] DEBUG t.support.ClassPathXmlApplicationContext -Unable to locate MessageSource with name 'messageSource': using default [[email protected]6407]

2017-01-12 03:11:42,972 [main] DEBUG t.support.ClassPathXmlApplicationContext -Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.[email protected]387d784d]

2017-01-12 03:11:42,972 [main] INFO  ctory.support.DefaultListableBeanFactory -Pre-instantiating singletons in org.s[email protected]6de5d74a: defining beans [dataSource,sqlSessionFactory,userService,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalPersistenceAnnotationProcessor,org.mybatis.spring.mapper.MapperScannerConfigurer#0,tbContentCategoryMapper,tbContentMapper,tbItemCatMapper,tbItemDescMapper,tbItemMapper,tbItemParamItemMapper,tbItemParamMapper,tbOrderItemMapper,tbOrderMapper,tbOrderShippingMapper,tbUserMapper]; root of factory hierarchy

2017-01-12 03:11:42,972 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'dataSource'

2017-01-12 03:11:42,972 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'dataSource'

2017-01-12 03:11:43,054 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'dataSource' to allow for resolving potential circular references

2017-01-12 03:11:43,159 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'dataSource'

2017-01-12 03:11:43,159 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:43,159 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'sqlSessionFactory'

2017-01-12 03:11:43,190 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'sqlSessionFactory' to allow for resolving potential circular references

2017-01-12 03:11:43,200 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'dataSource'

2017-01-12 03:11:43,204 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'sqlSessionFactory'

2017-01-12 03:11:43,432 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'sqlSessionFactory'

2017-01-12 03:11:43,433 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'userService'

2017-01-12 03:11:43,433 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'userService'

2017-01-12 03:11:43,446 [main] DEBUG ans.factory.annotation.InjectionMetadata -Found injected element on class [com.taotao.service.impl.UserServiceImpl]: ResourceElement for com.taotao.mapper.TbUserMapper com.taotao.service.impl.UserServiceImpl.tbUserMapper

2017-01-12 03:11:43,446 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'userService' to allow for resolving potential circular references

2017-01-12 03:11:43,455 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'userService': ResourceElement for com.taotao.mapper.TbUserMapper com.taotao.service.impl.UserServiceImpl.tbUserMapper

2017-01-12 03:11:43,455 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbUserMapper'

2017-01-12 03:11:43,455 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbUserMapper'

2017-01-12 03:11:43,481 [main] DEBUG ans.factory.annotation.InjectionMetadata -Found injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,481 [main] DEBUG ans.factory.annotation.InjectionMetadata -Found injected element on class [org.mybatis.spring.mapper.MapperFactoryBean]: AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:43,481 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbUserMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,499 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbUserMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,502 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbContentCategoryMapper'

2017-01-12 03:11:43,502 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbContentCategoryMapper'

2017-01-12 03:11:43,503 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbContentCategoryMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,503 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbContentCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,503 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbContentCategoryMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,504 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbContentMapper'

2017-01-12 03:11:43,504 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbContentMapper'

2017-01-12 03:11:43,504 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbContentMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,504 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbContentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,505 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbContentMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,505 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbItemCatMapper'

2017-01-12 03:11:43,505 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbItemCatMapper'

2017-01-12 03:11:43,505 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbItemCatMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,505 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemCatMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,506 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbItemCatMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,506 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbItemDescMapper'

2017-01-12 03:11:43,506 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbItemDescMapper'

2017-01-12 03:11:43,506 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbItemDescMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,506 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemDescMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,507 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbItemDescMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,507 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbItemMapper'

2017-01-12 03:11:43,507 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbItemMapper'

2017-01-12 03:11:43,508 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbItemMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,508 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,509 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbItemMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,509 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbItemParamItemMapper'

2017-01-12 03:11:43,509 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbItemParamItemMapper'

2017-01-12 03:11:43,509 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbItemParamItemMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,510 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemParamItemMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,510 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbItemParamItemMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,510 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbItemParamMapper'

2017-01-12 03:11:43,510 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbItemParamMapper'

2017-01-12 03:11:43,511 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbItemParamMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,511 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemParamMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,511 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbItemParamMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,512 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbOrderItemMapper'

2017-01-12 03:11:43,512 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbOrderItemMapper'

2017-01-12 03:11:43,512 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbOrderItemMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,512 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbOrderItemMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,513 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbOrderItemMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,513 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbOrderMapper'

2017-01-12 03:11:43,514 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbOrderMapper'

2017-01-12 03:11:43,514 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbOrderMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,514 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,514 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbOrderMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,515 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating shared instance of singleton bean 'tbOrderShippingMapper'

2017-01-12 03:11:43,515 [main] DEBUG ctory.support.DefaultListableBeanFactory -Creating instance of bean 'tbOrderShippingMapper'

2017-01-12 03:11:43,515 [main] DEBUG ctory.support.DefaultListableBeanFactory -Eagerly caching bean 'tbOrderShippingMapper' to allow for resolving potential circular references

2017-01-12 03:11:43,516 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbOrderShippingMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)

2017-01-12 03:11:43,517 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbOrderShippingMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,517 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning eagerly cached instance of singleton bean 'tbUserMapper' that is not fully initialized yet - a consequence of a circular reference

2017-01-12 03:11:43,519 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:43,520 [main] DEBUG ion.AutowiredAnnotationBeanPostProcessor -Autowiring by type from bean name 'tbOrderShippingMapper' to bean named 'sqlSessionFactory'

2017-01-12 03:11:43,537 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbOrderShippingMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:43,538 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbOrderShippingMapper'

2017-01-12 03:11:43,780 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbOrderShippingMapper'

2017-01-12 03:11:43,780 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:43,780 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbOrderMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:43,780 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbOrderMapper'

2017-01-12 03:11:43,880 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbOrderMapper'

2017-01-12 03:11:43,880 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:43,880 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbOrderItemMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:43,880 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbOrderItemMapper'

2017-01-12 03:11:43,985 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbOrderItemMapper'

2017-01-12 03:11:43,985 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:43,985 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemParamMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:43,986 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbItemParamMapper'

2017-01-12 03:11:44,057 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbItemParamMapper'

2017-01-12 03:11:44,057 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:44,057 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemParamItemMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:44,057 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbItemParamItemMapper'

2017-01-12 03:11:44,137 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbItemParamItemMapper'

2017-01-12 03:11:44,137 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:44,137 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:44,137 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbItemMapper'

2017-01-12 03:11:44,207 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbItemMapper'

2017-01-12 03:11:44,217 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:44,217 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemDescMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:44,217 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbItemDescMapper'

2017-01-12 03:11:44,269 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbItemDescMapper'

2017-01-12 03:11:44,269 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:44,269 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbItemCatMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:44,269 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbItemCatMapper'

2017-01-12 03:11:44,309 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbItemCatMapper'

2017-01-12 03:11:44,309 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:44,309 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbContentMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:44,309 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbContentMapper'

2017-01-12 03:11:44,359 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbContentMapper'

2017-01-12 03:11:44,359 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:44,359 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbContentCategoryMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:44,369 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbContentCategoryMapper'

2017-01-12 03:11:44,409 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbContentCategoryMapper'

2017-01-12 03:11:44,409 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:44,409 [main] DEBUG ans.factory.annotation.InjectionMetadata -Processing injected method of bean 'tbUserMapper': AutowiredMethodElement for public final void org.mybatis.spring.support.SqlSessionDaoSupport.setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate)

2017-01-12 03:11:44,409 [main] DEBUG ctory.support.DefaultListableBeanFactory -Invoking afterPropertiesSet() on bean with name 'tbUserMapper'

2017-01-12 03:11:44,449 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'tbUserMapper'

2017-01-12 03:11:44,463 [main] DEBUG ctory.support.DefaultListableBeanFactory -Finished creating instance of bean 'userService'

2017-01-12 03:11:44,463 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'org.springframework.context.annotation.internalConfigurationAnnotationProcessor'

2017-01-12 03:11:44,463 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'org.springframework.context.annotation.internalPersistenceAnnotationProcessor'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'org.mybatis.spring.mapper.MapperScannerConfigurer#0'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbContentCategoryMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbContentMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbItemCatMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbItemDescMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbItemMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbItemParamItemMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbItemParamMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbOrderItemMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbOrderMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbOrderShippingMapper'

2017-01-12 03:11:44,464 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'tbUserMapper'

2017-01-12 03:11:44,467 [main] DEBUG t.support.ClassPathXmlApplicationContext -Unable to locate LifecycleProcessor with name 'lifecycleProcessor': using default [[email protected]88daa7]

2017-01-12 03:11:44,468 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'lifecycleProcessor'

2017-01-12 03:11:44,474 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'sqlSessionFactory'

2017-01-12 03:11:44,474 [main] DEBUG ctory.support.DefaultListableBeanFactory -Returning cached instance of singleton bean 'userService'

2017-01-12 03:11:44,486 [main] DEBUG ramework.jdbc.datasource.DataSourceUtils -Fetching JDBC Connection from DataSource

2017-01-12 03:11:44,615 [main] INFO  com.alibaba.druid.pool.DruidDataSource   -{dataSource-1} inited

2017-01-12 03:11:44,886 [main] DEBUG ramework.jdbc.datasource.DataSourceUtils -Returning JDBC Connection to DataSource

相關推薦

原創JavaWeb——taotao商城01——4spring整合mybatis

2017-01-12 03:11:42,217 [main] INFO  t.support.ClassPathXmlApplicationContext -Refreshing org[email protected]48aee668: startup date [Thu Jan 12 03:

關於量子計算機的一些整理 精心整理原創

ole comm ip 協議 sse2 工程 5.0 tle 世界 sea 首先祝賀中國在量子計算方面的突出進步。 “5月3日,中國科技大學潘建偉教授宣布,研究團隊在去年首次實現十光子糾纏操縱的基礎上,構建了世界首臺超越早期經典計算機的單光子量子計算機。量子計算利用

web前端開發面試題完待續

tex ora 相對 設置 erl 思路 實現 多列 寬度 一、HTML與XHTML的不同:1)XHTML元素必須被正確地嵌套 2)元素必須被關閉 如:<h1>……&l

完待續機器學習教程視頻資料匯總

提升 isp pla blog sso 相關 學習機 you mage 在學習機器學習的過程中,我陸陸續續收集了些免費的教程資料,希望能和您共享。 如果您有好的網站希望分享就評論吧,我也會整理到文章中。 1 機器學習基礎篇 (1)課程資源 吳恩達《機器學習》cou

HTML基礎知識完待續

表示 部分 round sub 常用 內部 換行 jquery 頁面 一、HTML編輯工具:Sublime Text 二、HTML實體字符:1、( 空格):&nbsp; 2、(<) &lt; 3、(>)&gt; 4、(&)&

復旦大學數學學院高等代數歷屆期中考試大題精選完待續

math 變換 $1 教材 com 考試 b- lambda rda 本文收集了從 2009 年至今復旦大學數學學院高等代數歷屆期中考試精選的大題, 其中有的大題由習題課老師或任課老師自編而來, 有的大題由其他大學的教材或學習指導書中的題目或考研試題改編而來, 也有相當部分

關於數組的深度克隆完待續

地址 關於 們的 type ++ ole 進行 ray nbsp 我們知道,Array.prototype上有一個slice()方法,可以對數組進行克隆,但是這個方法並不完美。如果一個數組是一維數組,使用slice()方法沒有任何問題,但如果是一個多維數組,那麽這個方法就不

Linux 開機自檢整理全

linux基礎1、開機自檢BIOS 檢查硬件有沒有問題 沒問題就根據啟動次序 交加硬盤2、MBR引導 交給硬盤哪裏? 硬盤0 柱面0 磁道1 扇區的前446byte 1扇區一共是512byte 剩下64byte(分區表 4個)+2(分區結束標誌)3、grep引導菜單 cat /etc/

輸入輸出框架完待續

+= windows ble 之前 返回值 nbsp 最小值 標準 logs 輸入一些整數,求出它們的最小值、最大值和平均值(保留3位小數)。 輸入保證這些數都是不超過1000的整數。 樣例輸入: 2 8 3 5 1 7 3 6 樣例輸出: 1 8 4.375 #incl

讀caffe源碼完待續

樣本 源碼解析 單元 最小 size 傳遞 strong 統一 news caffe源碼閱讀雜記 準備 一些參考網頁 Neural Networks and Deep Learning TUTORIAL ON DEEP LEARNING FOR VISION Deep

ex36 自己編的一個冒險小遊戲完待續

may num eth front exit import dea org island 1 #-*- coding: UTF-8 -*- 2 from sys import exit 3 #作出判斷選擇進森林還是出海冒險 4 def start():

關於閉包完待續

onload light ++ com targe foo sharp () jquer <script src="~/js/jquery.min.js"></script> <script>

PHP中的__call和__callStatic方法看完

def 不可見 重載方法 varchar baidu value dso argument dom 如何防止調用不存在的方法而出錯,使用__call魔術重載方法. __call方法原型如下: mixed __call(string $name,array $argume

0基礎手把手教你搭建webpack運行打包項目完待續

蘊含 必須 asc 工具 過程 更多 關系圖 本地服務 spa   這些天在項目之余的時間學習了webpack打包項目的東西,非常榮幸的找到一些大神的文章來學習,死勁嚼了幾天,終於略知一二。在以後的工作上還需繼續學習,下面我將分享我這幾天學到的一點東西,希望能讓我一個還不算

ORM框架SQLAlchemy學習整理完

性能 select create external 其他 class 學習 -m -- 一、基本介紹   以下介紹來自維基百科,自由的百科全書。   SQLAlchemy是Python編程語言下的一款開源軟件。提供了SQL工具包及對象關系映射(ORM)工具,使用MIT許

CSS寫作建議和性能優化總結完待續

小結 body 補充 代碼 寫作 體積 性能優化 logs 一點 這裏是我從網上的一篇文章看過來的,這裏先做一點小結,之後再補充。 1.CSS渲染規則 今天在微博的一篇文章上看到的,之前我都以為渲染是從左往右渲染。發現我的想法是錯的。之所以采用從右往左的渲染規則,是因為這樣

apollo2.0 lidar代碼分析寫完

自動駕駛 激光雷達 1. 概述 // lidar輸出數據定義class Velodyne的產品RawFrame : public SensorRawFrame {public:VelodyneRawFrame() {}~VelodyneRawFrame() {}public:pclutil::Poin

Exp2 後門原理與實踐完待續

bin image alt job 模塊 加強 ont .sh 問題 Exp2 後門原理與實踐 實驗環境 攻擊機 kali 4.14(64位) (IP: 10.0.2.6/24) 靶機 ubuntu 16.04(32位) (IP: 10.0.2.4/24) windo

Python之旅.第四章.模塊與包.總結完待遇

standard 後綴 att 擔心 lse 綁定 做的 業務 搜索 一、模塊 模塊: 一系列功能的集合體,在python中一個py文件就是一個模塊,模塊名就是py文件的文件名; 模塊的好處: 1.減少重復的代碼 2.拿來主義 定義模塊: 就是創建一個py文件;

C++ Primer Plus第六版編程練習---第3章 處理數據完待續

foo ons enter ++ har HA CI return include 1. #include <iostream> const int CONVER_FACTOR = 12; int main(int argc, char* argv[]){ in