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

  • 相关阅读:
    性能02篇-性能测试工具介绍
    网关协议:CGI和WSGI
    Spring Cloud与微服务构建:Spring Cloud简介
    前端基础:HTTP 状态码详解
    Spring Cloud与微服务构建:微服务简介
    Redis 基础:Redis 事件处理
    Redis 基础:Redis 数据类型
    Redis 基础:Redis 配置
    Django 2.0 学习(22):Django CSRF
    Django 2.0 学习(21):Django Session
  • 原文地址:https://www.cnblogs.com/asoks/p/5323360.html
Copyright © 2011-2022 走看看