随笔分类 -  源码阅读攒积

摘要:***********************************************************************************************************************************反射相关的可以参考--【spring-core】中的ReflectionUtils.java********************... 阅读全文
posted @ 2019-07-05 14:20 龙X 阅读(336) 评论(0) 推荐(0)
摘要:protected WebApplicationContext createWebApplicationContext(ServletContext sc) { Class contextClass = determineContextClass(sc); if (!ConfigurableWebApplicationContext.class.isAssignableFrom(contextC... 阅读全文
posted @ 2019-05-08 19:57 龙X 阅读(2655) 评论(0) 推荐(0)