介绍java8函数式编程的使用技巧: 1. [java8实战读书笔记:初识Stream、流的基本操作(流计算)](https://mp.weixin.qq.com/s?__biz=MzIzNzgyMjYxOQ==&mid=2247484268&idx=1&sn=02268a40f871c00c2b1845f47fad48b6&scene=19#wechat_redirect) 2. [java8实战读书笔记:Lambda表达式语法与函数式编程接口](https://mp.weixin.qq.com/s?__biz=MzIzNzgyMjYxOQ==&mid=2247484246&idx=1&sn=dd05e379acb0f24f7b57039c8567712d&scene=19#wechat_redirect) 3. [java8实战读书笔记:复合Lambda表达式](https://mp.weixin.qq.com/s?__biz=MzIzNzgyMjYxOQ==&mid=2247484259&idx=1&sn=d66dc682db9901f2392e37039720ab21&scene=19#wechat_redirect) 4. [java8实战读书笔记:数值流、Stream创建与Optional类的使用](https://mp.weixin.qq.com/s?__biz=MzIzNzgyMjYxOQ==&mid=2247484322&idx=1&sn=a410618d6a6071db18540ab0ac53c272&scene=19#wechat_redirect) 5. [java8读书笔记:探究java8流收集数据原理](https://mp.weixin.qq.com/s?__biz=MzIzNzgyMjYxOQ==&mid=2247484329&idx=1&sn=8e220e655f9cf3f4bdd760946bcea590&scene=19#wechat_redirect) 6. [java8实战:使用流收集数据之toList、joining、groupBy(多字段分组)](https://mp.weixin.qq.com/s?__biz=MzIzNzgyMjYxOQ==&mid=2247484335&idx=1&sn=4590cc4ac799baf0194ff5baa548eac2&scene=19#wechat_redirect)