w379004118's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
husying/JNotes
Java 工程师必备的技术知识点,全力打造Java 程序员的技能体系知识库;主要体现在 Java 基础、算法、网络、后端框架、数据库、操作系统等方面知识整理。对于Java 初学者升中高级、以及Java后端开发人员的的面试者都有非常显著的帮助。个人博客:www.husycode.cn
LightMingMing/JVM
阅读《深入理解Java虚拟机》
mk43/Algorithm-Math
算法 & 数学知识 & 重拾基础知识系列文章编写和收集
zengjingfang/AndroidBox
Android开发知识、经验、资料等总结,作为个人的开发知识体系
leo-zz/XiaoQiang
分布式系统中提供方法异常重试、JVM性能监控的Spring-Boot组件,含UI管理界面
bage2014/interview
此rep为java面试知识点总结;2019年3月(17年毕业),本人由南京跳转上海,之间面了几个一线互联网大厂,现进行一些知识总结,给需要的小哥哥小姐姐做参考
DierMeng/JavaBrainMap
Java 体系涉及到的各方面知识点脑图总结,万物皆脑图。The knowledge of all aspects of the Java system is summarized in the brain map.
wanwanpp/JVM
JVM学习示例代码
carryxyh/ST-JVM
折腾过的虚拟机。有读书笔记,有实际遇到的问题(包括dump出的堆),有自己的理解,有idea的调优参数,极尽我可能!
zsh1995/Ouroboros
a java agent to optimize tail recursion.通过修改字节码,为Java提供尾递归优化功能。
wususu/Notes
:octocat:This is a learning note | Java基础,JVM,源码,大数据,面经
Byron4j/CookBook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
maokuntao/understandingJVM
《深入理解Java虚拟机》读书笔记
doocs/jvm
🤗 JVM 底层原理最全知识总结
alibaba/fastjson
FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.
alibaba/druid
阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池
FasterXML/jackson-annotations
Core annotations (annotations that only depend on jackson-core) for Jackson data processor
FasterXML/jackson-jaxrs-providers
Multi-module project that contains Jackson-based "old" JAX-RS (ones under `javax.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formats
FasterXML/jackson-core
Core part of Jackson that defines Streaming API as well as basic shared abstractions
FasterXML/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
apache/eagle
Mirror of Apache Eagle
apache/commons-chain
Apache Commons Chain (Dormant)
apache/commons-digester
Apache Commons Digester
apache/commons-validator
Apache Commons Validator
apache/logging-log4j1
Apache log4j1
apache/commons-beanutils
Apache Commons Beanutils
apache/commons-fileupload
Apache Commons FileUpload is a robust, high-performance, file upload capability to your servlets and web applications
apache/commons-cli
Apache Commons CLI
apache/commons-dbcp
Apache Commons DBCP