shengsiyuan / jdk8Links
source code of jdk8 lecture
☆39Updated 8 years ago
Alternatives and similar repositories for jdk8
Users that are interested in jdk8 are comparing it to the libraries listed below
Sorting:
- Netty lecture source code.☆47Updated 7 years ago
- HttpSession base on Redis, support RESTful API.☆82Updated 9 years ago
- ☆62Updated 7 years ago
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆165Updated 2 years ago
- 数据结构算法Java实现。关于Java《数据结构算法》核心技术学习积累的例子,是初学者及核心技术巩固的最佳实践。☆90Updated 4 years ago
- database read and write separation of java☆119Updated 7 years ago
- A search framework and multi-tenant search platform based on java, kafka, kafka connect, elasticsearch☆174Updated last year
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆217Updated last year
- ☆86Updated 10 years ago
- Spring Batch Reference Document Chinese Edition☆83Updated 9 years ago
- java 并发学习笔记☆97Updated 10 years ago
- Friendly Bean Copy Tools.☆52Updated 7 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别, 使用简单。☆68Updated 8 years ago
- ☆43Updated 11 years ago
- 翻译Spring Boot in Action过程中的译稿及修改☆132Updated 9 years ago
- Smart RPC framework☆88Updated 7 years ago
- ☆113Updated 6 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 4 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- spring+rabbitmq的简单demo☆40Updated 9 years ago
- ☆80Updated 5 years ago
- An PersistStateMachine example code tha based on springBoot,springStateMachine,JPA and so on.☆126Updated 7 years ago
- guava学习项目☆250Updated 11 years ago
- 扩展jedis功能,目前实现了redis集群在特定场景下的管道操作:JedisClusterPipeline☆95Updated 6 years ago
- Effective IntelliJ IDEA☆40Updated 8 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- Spring4.1新特性☆108Updated 7 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆195Updated 10 years ago
- mybatis乐观锁插件,MyBatis Optimistic Locker Plugin☆187Updated last year
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago