java基础 |
http://www.runoob.com/java/java-tutorial.html |
|
io |
http://www.cnblogs.com/skywang12345/p/io_01.html |
|
多线程 |
http://www.cnblogs.com/skywang12345/p/java_threads_category.html |
|
集合 |
http://www.cnblogs.com/skywang12345/p/3323085.html |
|
jvm |
http://wiki.jikexueyuan.com/project/java-vm/ https://github.com/ityouknow/diagram/tree/master/ppt/jvm |
|
类加载过程 |
https://www.ibm.com/developerworks/cn/java/j-lo-classloader/ |
|
java网络编程 |
http://wiki.jikexueyuan.com/project/java-socket/ |
|
MySql |
http://www.runoob.com/mysql/mysql-tutorial.html |
|
spring |
http://wiki.jikexueyuan.com/project/spring/ |
英文版:http://www.tutorialspoint.com/spring/ |
redis |
http://www.runoob.com/redis/redis-tutorial.html |
|
zookeeper |
https://www.w3cschool.cn/zookeeper/ |
server leader、server follower |
log4j |
http://www.yiibai.com/log4j/ |
|
nginx |
http://wiki.jikexueyuan.com/project/nginx/ |
master进程、worker进程; 全部指令目录(淘宝翻译):http://tengine.taobao.org/nginx_docs/cn/docs/dirindex.html |
maven |
http://wiki.jikexueyuan.com/project/maven/ |
英文版:https://www.tutorialspoint.com/maven/ |
Junit |
http://wiki.jikexueyuan.com/project/junit/ |
|
kafka |
http://orchome.com/kafka/index |
|
MyBatis |
http://wiki.jikexueyuan.com/project/mybatis-in-action/ |
1. mybatis-generator-maven-plugin: http://www.mybatis.org/generator/running/runningWithMaven.html 一个图形化工具: https://github.com/zouzg/mybatis-generator-gui 一个简单翻译:http://blog.csdn.net/guanhang89/article/details/78420299 2. MyBatis-Spring-Boot-Starter: http://www.mybatis.org/spring-boot-starter/mybatis-spring-boot-autoconfigure/ |
hive |
http://www.yiibai.com/hive/ |
|
RabbitMQ |
http://wiki.jikexueyuan.com/project/rabbitmq/ |
此wiki出处:http://rabbitmq.mr-ping.com/ |
thrift |
http://kongdehui.com/2017/07/26/Thrift入门/ |
|
netty |
http://wiki.jikexueyuan.com/project/netty-4-user-guide/ http://www.yiibai.com/netty/ |
|
spring cloud |
http://blog.didispace.com/Spring-Cloud基础教程/ |
已看完“Dalston版本(连载中)”前4个,接着要看“分布式配置中心” |
hadoop |
http://wiki.jikexueyuan.com/project/hadoop/ |
|
shell |
http://www.runoob.com/linux/linux-shell.html |
|
linux |
http://www.runoob.com/linux/linux-tutorial.html |
|
hbase |
http://www.yiibai.com/hbase/ |
|