虽然很多人已经使用了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博客的代码☆28Oct 16, 2018Updated 7 years ago
- 有关Spring Security博客的代码☆118Jul 3, 2020Updated 5 years ago
- 书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码☆1,840Jan 5, 2024Updated 2 years ago
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 7 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A proxy for InfluxDB☆84May 13, 2019Updated 6 years ago
- Java各种必备面试题目程序代码例子与应战技巧☆25Jan 14, 2015Updated 11 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- 用Java实现的一个简单的消息队列☆17Mar 17, 2017Updated 9 years ago
- the GOF example of java edition☆15Feb 2, 2012Updated 14 years ago
- 网络游戏服务器通信框架☆13Apr 29, 2020Updated 5 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
- 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.
- 分布式环境下的原子计数器和API每天调用次数限制☆17Feb 13, 2017Updated 9 years ago
- 剑指offer CodingInterview | Solutions to the book <Coding Interviews> with Java.《剑指offer—名企面试官精讲典型编程题》面试题目的Java实现。☆18Feb 18, 2019Updated 7 years ago
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 7 years ago
- Spring boot整合dubbo、SSM框架(基于Dubbo+Zookeeper)☆11Aug 17, 2017Updated 8 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 10 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
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- validate-framework:一款轻量、无依赖的 JavaScript 验证组件☆54Jan 1, 2017Updated 9 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- 基于java的分布式爬虫框架☆10Dec 16, 2022Updated 3 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 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
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Dec 10, 2022Updated 3 years ago
- ☆3,194Dec 6, 2023Updated 2 years ago
- Guns基于SpringBoot 2,致力于做更简洁的后台管理系统,完美整合springmvc + shiro + mybatis-plus + beetl!Guns项目代码简洁,注释丰富,上手容易,同时Guns包含许多基础模块(用户管理,角色管理,部门管理,字典管理等10…☆12Mar 24, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 线程池+消息队列缓存 批量处理高并发任务☆13Sep 1, 2019Updated 6 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Oct 14, 2018Updated 7 years ago
- ASM是一个强大的Java字节码操作库,许多开源框架都使用到它,对它进行了解可以提高我们对Java的认识水平,提升理解和编程能力☆13Aug 16, 2016Updated 9 years ago
- redis接口的java封装☆15Nov 16, 2022Updated 3 years ago
- chat common☆11Aug 7, 2015Updated 10 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Oct 21, 2022Updated 3 years ago