上一页 1 2 3 4 5 6 7 ··· 14 下一页

2019年1月27日

摘要: AOP 代理类的创建 入口:AnnotationAwareAspectJAutoProxyCreator postProcessAfterInitialization 和 AnnotationAwareAspectJAutoProxyCreator getEarlyBeanReference 通过 阅读全文
posted @ 2019-01-27 20:18 竺旭东 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 注解切面解析 注解切面解析器 通知者创建工厂 通知分类 阅读全文
posted @ 2019-01-27 20:14 竺旭东 阅读(1242) 评论(0) 推荐(0) 编辑

2019年1月26日

摘要: Spring 缓存通知者和切点 缓存切点 缓存通知者 阅读全文
posted @ 2019-01-26 09:46 竺旭东 阅读(194) 评论(0) 推荐(0) 编辑
摘要: 缓存切面:【通知+目标方法调用】 阅读全文
posted @ 2019-01-26 09:42 竺旭东 阅读(1043) 评论(0) 推荐(0) 编辑
摘要: 缓存注解上 key、condition、unless 等 SpEL 表达式的解析 计算上下文根对象 缓存计算上下文【附加方法参数和返回结果作为计算变量】 缓存注解上 SpEL 表达式计算器 阅读全文
posted @ 2019-01-26 09:40 竺旭东 阅读(8699) 评论(0) 推荐(0) 编辑
摘要: Spring 缓存注解解析过程 缓存注解 缓存注解解析器 缓存操作 缓存操作源 阅读全文
posted @ 2019-01-26 09:35 竺旭东 阅读(543) 评论(0) 推荐(0) 编辑

2019年1月20日

摘要: SpEl 实例 基于 Spring 解析 自定义解析 阅读全文
posted @ 2019-01-20 15:30 竺旭东 阅读(404) 评论(0) 推荐(0) 编辑
摘要: Spring Expression Language 解析器 SPEL解析过程 将字符串解析为 Expression 表达式解析器 org.springframework.expression.ExpressionParser:表达式解析器抽象 org.springframework.express 阅读全文
posted @ 2019-01-20 12:23 竺旭东 阅读(1981) 评论(0) 推荐(0) 编辑

2019年1月15日

摘要: 占位符解析过程 占位符解析器 属性源 org.springframework.core.env.PropertySource:命名属性源 org.springframework.context.annotation.PropertySource:方便加载资源的注解 org.springframewo 阅读全文
posted @ 2019-01-15 21:31 竺旭东 阅读(356) 评论(0) 推荐(0) 编辑

2019年1月13日

摘要: RequestMapping 注解的解析、匹配、注册 解析 RequestMapping path RequestMapping path 的匹配过程 解析 RequestMapping method RequestMapping method 的匹配过程 解析 RequestMapping par 阅读全文
posted @ 2019-01-13 16:09 竺旭东 阅读(1437) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 14 下一页

导航