虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让大家从使用层面到思想层面进行转变,用好Java8。 可以说,这套代码基本覆盖了Java 8 的方方面面,对于Stream的例子基本覆盖了所有有用的典型,仔细研读必有收获。
☆112Jan 5, 2017Updated 9 years ago
Alternatives and similar repositories for Java8InAction
Users that are interested in Java8InAction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 和朱晔一起复习Java并发系列文章源码☆21Jul 23, 2019Updated 6 years ago
- 有关Spring Cloud博客的代码☆27Oct 16, 2018Updated 7 years ago
- 书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码☆1,838Jan 5, 2024Updated 2 years ago
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 7 years ago
- A proxy for InfluxDB☆85May 13, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Distributed Transaction Service For Spring Cloud☆102Apr 26, 2019Updated 7 years ago
- Java各种必备面试题目程序代码例子与应战技巧☆26Jan 14, 2015Updated 11 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- 用Java实现的一个简单的消息队列☆17Mar 17, 2017Updated 9 years ago
- vue echarts3 twoway bind demo☆11Jan 26, 2016Updated 10 years ago
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆11Feb 8, 2015Updated 11 years ago
- 《实战Java高并发程序设计》(葛一鸣 郭超著)上的代码清单加注释☆34Dec 23, 2018Updated 7 years ago
- 保障服务的持续高可用、高性能及负载均衡☆17Feb 13, 2017Updated 9 years ago
- 分布式环境下的原子计数器和API每天调用次数限制☆17Feb 13, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 剑指offer CodingInterview | Solutions to the book <Coding Interviews> with Java.《剑指offer—名企面试官精讲典型编程题》面试题目的Java实现。☆18Feb 18, 2019Updated 7 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 高性能轻便的序列化组件☆33Jul 22, 2013Updated 12 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆199Apr 15, 2015Updated 11 years ago
- Micro Service Framework base on Spring Cloud☆129Jul 21, 2023Updated 2 years ago
- spring-cloud-gateway的管控平台,简称SCGA☆14Nov 17, 2018Updated 7 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- 基于java的分布式爬虫框架☆10Dec 16, 2022Updated 3 years ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一个美女脱衣小游戏☆14Feb 11, 2017Updated 9 years ago
- samples for spring cloud contract(http)☆18Oct 11, 2021Updated 4 years ago
- 项目中为了提高tps(并发量),常采用读写分离的方式。这个demo实现了动态切换数据源的例子(1:用注解,aop实现自动切换;2手动切换)☆13Aug 4, 2023Updated 2 years ago
- ☆42Jan 25, 2023Updated 3 years ago
- ☆3,189Dec 6, 2023Updated 2 years ago
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- ASM是一个强大的Java字节码操作库,许多开源框架都使用到它,对它进行了解可以提高我们对Java的认识水平,提升理解和编程能力☆13Aug 16, 2016Updated 9 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆16May 7, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- java方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago
- 西南大学软件工程专业学生毕业设计☆14Sep 17, 2016Updated 9 years ago
- Spring Cloud Gateway代码☆35Aug 2, 2018Updated 7 years ago
- netty源码中文注释☆18Jun 1, 2023Updated 2 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Dec 16, 2023Updated 2 years ago
- 每天三分钟的科技新闻聚合阅读☆18May 15, 2018Updated 8 years ago
- 限流幂等框架☆18Mar 29, 2018Updated 8 years ago