Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
ConcurrencyNotes
Java并发编程和高并发的学习笔记总结
Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
IvanLu1024.github.io
:smiley: 个人博客 用于记录学习笔记和感悟
Java-Notes
:coffee: Java面试知识总结
LeetCode
:chart_with_upwards_trend: 关于LeetCode的做题记录和笔记(Updating....)
MyCards
:package: 仿小米卡包的分布式卡包应用
MyDesignPattern
关于设计模式的学习以及笔记
nettyStudy
:100: Netty In Action Netty实战 笔记
sundayMovies
:speak_no_evil: 大数据过滤推荐引擎 包含电影展示和基于Spark的电影推荐引擎
IvanLu1024's Repositories
IvanLu1024/LeetCode
:chart_with_upwards_trend: 关于LeetCode的做题记录和笔记(Updating....)
IvanLu1024/sundayMovies
:speak_no_evil: 大数据过滤推荐引擎 包含电影展示和基于Spark的电影推荐引擎
IvanLu1024/MyCards
:package: 仿小米卡包的分布式卡包应用
IvanLu1024/Java-Notes
:coffee: Java面试知识总结
IvanLu1024/ConcurrencyNotes
Java并发编程和高并发的学习笔记总结
IvanLu1024/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
IvanLu1024/IvanLu1024.github.io
:smiley: 个人博客 用于记录学习笔记和感悟
IvanLu1024/MyDesignPattern
关于设计模式的学习以及笔记
IvanLu1024/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
IvanLu1024/AimToOffer
剑指Offer的题目整理和求解
IvanLu1024/nettyStudy
:100: Netty In Action Netty实战 笔记
IvanLu1024/AlgorithmForInterview
IvanLu1024/BasicAlgorithm
基础算法的总结
IvanLu1024/FileIOTest
关于JavaIO流的测试类和学习笔记
IvanLu1024/IvanLu.github.io
:smiley: 这是我利用GitHub搭建自己的个人博客
IvanLu1024/Java
IvanLu1024/Java-Interview
IvanLu1024/JavaBasicDemo
关于Java的一些基础知识
IvanLu1024/JDK
JDK源码阅读笔记
IvanLu1024/JVMTest
关于JVM的一些测试
IvanLu1024/Markdown-Resume
Markdown 简历模版
IvanLu1024/MCard
:credit_card:仿小米卡包后台的分布式优惠券系统实现
IvanLu1024/merchants
优惠券卡包--商户子系统
IvanLu1024/MutiltThread
关于多线程的测试
IvanLu1024/MyFreeMarker
FreeMarker组件的自学
IvanLu1024/MyTinySpring
这是我根据TinySpring,自己进行的重写
IvanLu1024/MyTomcatServer
手写Tomcat的练习
IvanLu1024/SouthsoftIntership
关于我在南软公司实习的积累
IvanLu1024/SpringLearning
About Spring self-learning
IvanLu1024/tiny-spring
A tiny IoC container refer to Spring.