66 skills found · Page 1 of 3
luontola / RetrolambdaBackport of Java 8's lambda expressions to Java 7, 6 and 5
jOOQ / JOOLjOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
RichardWarburton / Java 8 Lambdas ExercisesExercises and Answers for Java 8 Lambdas book
xuwujing / Java Studyjava-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、springboot、kafka、storm、zookeeper、redis、elasticsearch、hbase、hive等等。
TrigerSoft / JaqueLets Java 8 Lambdas to be represented as objects in the form of expression trees at runtime
stuart-marks / LambdaHOLv2Java 8 Lambdas Hands-on Lab Materials
aws-samples / Lambda Java8 DynamodbNo description available
alexandregama / Java8 Guides TutorialsJava 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time API and much more
JosePaumard / Jdk8 Lambda TourExamples of Java 8, lambdas, Streams and Collectors stuff I show as examples during my talks.
szpak / Mockito Java8Mockito add-ons leveraging Java 8 and lambda expressions to make mocking even more compact
jpsoroulas / Java8 PatternsRevisit design patterns with Java 8 lambda expressions
advantageous / ReaktFluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.
koushikkothagal / Java 8 Lambda BasicsSource code for the course Java 8 Lambda Basics. https://javabrains.io/courses/java_lambdabasics
madhusudhankonda / AllAboutLambdasAll About Java 8 Lambdas Book Source Code
mohamed-taman / JavaSE8 FeaturesTake a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.
jirkapinkas / JsitemapgeneratorJava sitemap generator. This library generates a web sitemap, can ping Google, generate RSS feed, robots.txt and more with friendly, easy to use Java 8 functional style of programming
JavaCodeKata / Stream LambdaSimple Kata for learning Java 8 Streams and Lambdas
rinaldodev / Java8 Lambda StreamsCurso Lambda, Streams e Optional do Java 8 (Completo)
reljicd / Spring Boot Web ScraperSimple web scrapping app made using Spring Boot + Thymeleaf + Jsoup + Java 8 Lambdas & Streams
jinyi233 / Https Github.com RichardWarburton Java 8 Lambdas ExercisesNo description available