zoukankan      html  css  js  c++  java
  • redis

    2016-03-26 16:56:00  Loading XML bean definitions from class path resource [config/xml/spring-context.xml]
    2016-03-26 16:56:00  Loading XML bean definitions from class path resource [config/xml/redis-context.xml]
    2016-03-26 16:56:00  Refreshing org.springframework.context.support.GenericApplicationContext@7bb52a38: startup date [Sat Mar 26 16:56:00 CST 2016]; root of context hierarchy
    2016-03-26 16:56:00  Loading properties file from class path resource [config/property/redis.properties]
    2016-03-26 16:56:00  Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5d91fa4: defining beans [org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,poolConfig,connectionFactory,redisTemplate,userDao]; root of factory hierarchy
    6673
    234
    2016-03-26 16:56:08  Closing org.springframework.context.support.GenericApplicationContext@7bb52a38: startup date [Sat Mar 26 16:56:00 CST 2016]; root of context hierarchy
    2016-03-26 16:56:08  Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@5d91fa4: defining beans [org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0,org.springframework.format.support.FormattingConversionServiceFactoryBean#0,org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter#0,org.springframework.web.servlet.handler.MappedInterceptor#0,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,poolConfig,connectionFactory,redisTemplate,userDao]; root of factory hierarchy
    image

  • 相关阅读:
    合理处理沉没成本
    推荐一个基于Ajax的查询API网站
    为blog添加天气预报功能
    我仅仅一个熟练的coder
    管理和IT的对话
    10个你未必知道的CSS技巧
    如何使用ajax开发web应用程序(二)
    5月20日,系分考试后感。
    说说大型高并发高负载网站的系统架构
    盗用sina的爱问投诉代码实现网页对话框。
  • 原文地址:https://www.cnblogs.com/asoks/p/5323360.html
Copyright © 2011-2022 走看看