• 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

  • 相关阅读:
    关于Vuex的actions传入多个参数的方法:
    2019最新create-react-app创建的react中使用sass/scss,以及在react中使用sass/scss公共变量的方法
    vue中怎么使用vuex
    分享一个知乎答案 最详细易懂的 js闭包
    web前端 在react中使用移动端事件,学习笔记
    闭包
    原生ajax练习-post&xml
    Ajax中Get请求与Post请求的区别
    css文件编码
    template.js模板工具案例
  • 原文地址:https://www.cnblogs.com/asoks/p/5323360.html
Copyright © 2020-2023  润新知