beging @2016-11-25 19:44:28
2016年11月27日21:43:26
这个模块将会分为以下几个章节
---第一部分 java 核心基础 ----
这是一个循环渐进和循环往复的过程
chapter 1 : java 集合框架 和Google guava 的学习
chapter 2 : 泛型
chapter 3 : JDK反射
chapter 4 : 注解
chapter 5 : String 字符串的常用处理方式和手段
chapter 6 : java IO / NIO
chapter 7 : java xml 解析 property yaml的解析 方式
chapter 8 : java 多线程
chapter 9 : java 8 的time 工具类 ,JodaTime httpclient common-lang包 使用
----第二部分 http 核心概念 ---
chapter 1 : http 常识
chapter 2 : http session
chapter 3 : http 认证
chapter 4 : cookie 相关
----第三部分 servlet 3.0 ---
chapter 1 : servlet 待定
---- 第四部分 Redis ----
chapter 1 : Redis 命令
chapter 2 : redis 客户端类 e.g jedis
chapter 3 : spring data redis 整合
---第五部分 spring 技术内幕 ----
chapter 1 : spring IOC 控制反转 容器的概念
chapter 2 : spring 核心流程
chapter 3 : AOP 代理
chapter 4 : 拦截器
chapter 5 : spring boot 开发 再细分
--- 第六部分 Mysql 优化---
chapter 1 : mysql 锁 和索引
chapter 2 : mysql 配置参数
--- 第七部分 消息推送 分布式 RPC 框架 ---
--- 第八部分 深入理解计算机系统 ----
-------------------EOF------------------------- 2016年11月27日 @author Silver and Bullet
http://www.fanyilun.me/2015/10/29/Java%E5%8F%8D%E5%B0%84%E5%8E%9F%E7%90%86/
https://www.zhihu.com/question/46883050
http://rednaxelafx.iteye.com/blog/548536
CAP理论 http://ksat.me/a-plain-english-introduction-to-cap-theorem/ Mysql数据类型 https://segmentfault.com/a/1190000004282986 Logback https://segmentfault.com/a/1190000008315137 一个著名的日志系统是怎么设计出来的? https://goo.gl/pehgPt GuavaCache学习 卧槽我这都写的是什么啊 2333 😀