File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,56 +33,17 @@ jb is `java book`,这里记录了一些我的技术摘要,本项目的目的
3333* [ 用户指南] ( #用户指南 )
3434 * [Jersey-2.x用户指南](https://waylau.gitbooks.io/jersey-2-user-guide/content/index.html)
3535 * [REST 实战](https://waylau.gitbooks.io/rest-in-action/content/)
36+ * [Java Servlet 3.1 规范](https://github.com/waylau/servlet-3.1-specification)
37+ * [MyBatis中文指南](http://mybatis.github.io/mybatis-3/zh/index.html)
38+ * [Apache Shiro 用户指南](https://github.com/waylau/apache-shiro-1.2.x-reference)
39+ * [Spring Boot参考指南](https://github.com/qibaoguang/Spring-Boot-Reference-Guide/blob/master/SUMMARY.md)
3640* [ 其它] ( #其它 )
3741 * [git - 简明指南](git/guide.md)
3842 * [linux安装jdk、tomcat脚本](shell/install_jdk_tomcat.sh)
39-
40- ### 开源组件实现
41-
42- - [ MVC框架实现篇] ( mvc/index.md )
43- - [ IOC容器实现篇] ( ioc/index.md )
44- - ORM框架实现篇
45- - AOP面向切面实现篇
46- - 缓存实现篇
47- - http服务器实现篇
48- - 连接池实现篇
49-
50- ### 设计模式该怎么用
51-
52- - [ 如何正确地写出单例模式] ( designpatterns/singleton.md )
53- - 代理
54- - 装饰者
55- - 观察者
56- - 工厂
57- - 享元
58-
59- ### Java8系列
60-
61- - [ Java8简明教程] ( java8/java8-guide.md )
62- - Java8 Lambda
63- - [ Java8 Foreach] ( java8/foreach.md )
64- - Java8 Stream
65-
66- ### Hexo搭建博客
67-
68- - [ 分分钟部署一个Hexo环境] ( hexo/hello.md )
69- - [ 各种配置详解] ( hexo/config.md )
70- - [ 开始写作吧] ( hexo/writing.md )
71-
72- ### 用户指南
73-
74- - [ Jersey-2.x用户指南] ( https://waylau.gitbooks.io/jersey-2-user-guide/content/index.html )
75- - [ REST 实战] ( https://waylau.gitbooks.io/rest-in-action/content/ )
76-
77-
78- ### 其他
79-
80- - [ git - 简明指南] ( git/guide.md )
81- - [ linux安装jdk、tomcat脚本] ( shell/install_jdk_tomcat.sh )
8243
8344### Contact
8445
8546- Blog:https://biezhi.me
8647- Mail:biezhi.me@gmail.com
8748
88- 有兴趣参与分享技术的 可以发邮件给我!
49+ 有兴趣分享技术的 可以发邮件给我!
You can’t perform that action at this time.
0 commit comments