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

  • 相关阅读:
    python-字典
    C#公历转农历算法
    GridView控件显示图片
    SQLite DBHelp
    面向服务体系结构:适用于敏捷的系统
    针对 .NET 框架的安全编码指南
    Microsoft .NET Pet Shop 4
    C#.NET数据库访问类DBHelper
    Emgu CV 高斯建模
    .NET代码编写规范 整理
  • 原文地址:https://www.cnblogs.com/asoks/p/5323360.html
Copyright © 2011-2022 走看看