03 2018 档案

摘要:方法区(Method Area) 在JVM中,类型信息和类静态变量都保存在方法区中,需要注意的一点是,常量池也存放于方法区中。 类型信息包括: 阅读全文
posted @ 2018-03-31 17:30 等风来。。 阅读(175) 评论(0) 推荐(0) 编辑
摘要:请求具体过程 一、HandlerMapping Interface to be implemented by objects that define a mapping between requests and handler objects. HandlerExecutionChain(包含一个处 阅读全文
posted @ 2018-03-24 11:09 等风来。。 阅读(534) 评论(0) 推荐(0) 编辑
摘要:一、什么是HandlerAdapter Note that a handler can be of type Object. This is to enable handlers from other frameworks to be integrated with this framework w 阅读全文
posted @ 2018-03-22 12:55 等风来。。 阅读(529) 评论(0) 推荐(0) 编辑
摘要:一、参数解析绑定 1. 自定义绑定:不绑定某些项 2. 什么时候使用DataBinder 3. RequestMappingHandlerAdapter 3. 调用匹配的methodArgumentResolver解析数据 参数解析绑定总结 二、输入输出转换 1. Spring实现ConvertFa 阅读全文
posted @ 2018-03-21 17:25 等风来。。 阅读(373) 评论(0) 推荐(0) 编辑
摘要:一、继承结构 @RequestBody、@ResponseBody的处理器:RequestResponseBodyMethodProcessor @ModelAttribute处理器: ModelAttributeMethodProcessor HttpEntity处理器: HttpEntityMe 阅读全文
posted @ 2018-03-21 14:58 等风来。。 阅读(387) 评论(0) 推荐(0) 编辑
摘要:一、 熟悉一个模块的最快方法 1. 配置logback文件,打印相应的debug信息 2. 根据相应的信息,打断点查看执行结果 二、spring 使用 DelegatingFilterProxy 管理 filter chain allow the IoC container to manage th 阅读全文
posted @ 2018-03-16 14:13 等风来。。 阅读(332) 评论(0) 推荐(0) 编辑
摘要:MySQL 加锁处理分析 阅读全文
posted @ 2018-03-14 11:36 等风来。。 阅读(114) 评论(0) 推荐(0) 编辑
摘要:A type of read operation used for UPDATE statements, that is a combination of read committed and consistent read. When an UPDATE statement examines a 阅读全文
posted @ 2018-03-12 18:08 等风来。。 阅读(1864) 评论(0) 推荐(0) 编辑

------------------------------------------------------------------------------------------------------------ --------------- 欢迎联系 x.guan.ling@gmail.com--------------- ------------------------------------------------------------------------------------------------------------
点击右上角即可分享
微信分享提示