日积月累,学习JDK相关源码以及基础知识。Study the source code of JDK.
☆67Sep 1, 2019Updated 6 years ago
Alternatives and similar repositories for JDK-Study
Users that are interested in JDK-Study are comparing it to the libraries listed below
Sorting:
- JDK8新特性解决集合类线程安全,线程池,lambda表达式,流式编程,函数式接口。☆12Oct 14, 2019Updated 6 years ago
- 比特币简单实现☆12Jun 17, 2022Updated 3 years ago
- Seam REST is a lightweight module that aims to provide additional integration with technologies within the Java EE platform as well as th…☆28Apr 27, 2012Updated 13 years ago
- 常用Java工具类,不断更新ing☆28Nov 1, 2019Updated 6 years ago
- A domain specific language that utilizes Domain-Driven Design☆17Jan 21, 2024Updated 2 years ago
- Automate the deployment of your environment with the power of the Docker toolchain☆14Jan 3, 2019Updated 7 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 6 years ago
- JDK源码阅读☆14Jan 5, 2016Updated 10 years ago
- jdk8源码,会逐步加上自己的阅读注释。☆58Mar 23, 2022Updated 3 years ago
- 双重缓存,通过guava-cache和redis实现本地缓存+服务器缓存的双重缓存☆20Feb 5, 2021Updated 5 years ago
- jdk源码学习笔记,人话翻译☆131Nov 9, 2017Updated 8 years ago
- seata demo,包括tcc模式(解决了幂等性问题,允许空回滚,拒绝空回滚后的操作),和at模式☆25Dec 13, 2020Updated 5 years ago
- 调度系统:提供友好的web界面,支持shell和http触发型的任务、工作流(由多个任务构成),支持任务的自依赖配置,支持失败重试、负载均衡。☆30Jan 10, 2018Updated 8 years ago
- MyBatis学习的源码,博客地址:http://blog.csdn.net/column/details/smybatis.html☆22Jun 17, 2016Updated 9 years ago
- (1)用OKHttp实现大文件下载(2)OKHttp实现文件下载的断点续传(3)取消下载时删除已下载的文件☆26Mar 11, 2017Updated 8 years ago
- Cassandra java-driver源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆29Sep 20, 2015Updated 10 years ago
- 各种进程调度的算法☆19Nov 20, 2015Updated 10 years ago
- Mixed projects.☆13Feb 21, 2024Updated 2 years ago
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- 推荐算法☆30Jun 5, 2015Updated 10 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Oct 14, 2018Updated 7 years ago
- 爬取商品评论并对商品评论进行情感分类☆10Aug 14, 2017Updated 8 years ago
- [UNMAINTAINED] Free 1-vs-1 soccer game for Android☆15Mar 20, 2014Updated 11 years ago
- a tutorial for vert.x☆17Oct 9, 2018Updated 7 years ago
- 各大电商网站数据抓取分析☆32Sep 17, 2013Updated 12 years ago
- 读书笔记系列之JDK,高性能编程☆33Jun 22, 2017Updated 8 years ago
- Example usage of the Disruptor API☆57Mar 22, 2013Updated 12 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆34May 26, 2022Updated 3 years ago
- ☆35Aug 11, 2017Updated 8 years ago
- CLI tool for react native to generate app icons based on an image, Both Android and IOS are supported☆11Jan 24, 2024Updated 2 years ago
- OpenTracing Java JAX-RS instrumentation☆37Dec 16, 2023Updated 2 years ago
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- ClusterTech Parallel Filesystem☆12May 18, 2018Updated 7 years ago
- 一个简易的正则表达式引擎!☆10Apr 9, 2017Updated 8 years ago
- mybatis-generator插件,生成基础dao和常见crud方法,支持mysql和oracle分页,实体类带注释☆10Aug 30, 2016Updated 9 years ago
- Eclipse Product and Installer builds for JBoss Developer Studio☆11May 21, 2025Updated 9 months ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 一个小型的 Java Web 服务端封装☆14May 18, 2019Updated 6 years ago
- spring redis框架过期时间注解支持☆10Oct 17, 2018Updated 7 years ago