66 skills found · Page 2 of 3
gustavoorsi / E LearningApp with microservices architecture to demostrate the use of Spring 4 boot, Spring 4 Hateoas, Spring 4 jpa + hibernate 4, Spring cloud config, Eureka, Thymeleaf, elasticsearch, Docker, java 8 (lambda), etc.
LanternPowered / LmbdaA lambda factory.
stoyanr / WordcounterJava library and utility for counting and analyzing words in text files with Java 8 lambdas and Java 7 Fork / Join.
lucassrg / JavawcJava Word Count - Java application developed with Java 8 (Streams, Lambda) to simulate linux wc tool
kwon37xi / Slf4j Lambdaslf4j with Java 8 lambda
ryanlr / Java8LambdaNo description available
mikaelhg / Lambda DemoDemonstrating Java 8 filter, sort and map functionality with: Java 8 stream/lambda, Google Guava FluentIterable, Kotlin, Groovy, Scala, and by hand
petergu / Aws Sqs Lambda JavaA showcase example that integrates AWS API Gateway, SQS and Lambda, written in Java 8, using Dagger 2 as dependency injection, Terraform as deployment tool.
nfl / AudiblePOJO Mapper using Java 8 Lambda and Orika
deepcloudlabs / Stream Api Exercises Part3Stream API Exercises : Part III
SamirTalwar / FizzBuzzReimplementing lambda calculus in Java 8 for fun and profit.
streamx-co / ExTreeRepresents Java 8 Lambdas in the form of expression trees at runtime
mariofusco / JavazJava 8 lambda experiment
neomatrix369 / LambdaExamplesLambdaExamples - a collection of examples and resources to learning about Lambdas in Java 8
IstanbulJUG / Java8 MOOCOracle Massive Open Online Course: Java SE 8 Lambdas and Streams Content Repository
zealzhangz / Java8 Lambdas Functional ProgrammingJava8 函数式编程教程(读书笔记)
shelfio / Java Lambda LayerAWS Lambda layer with Java 8
nwillc / Fun JdbcJava 8+ functional JDBC utility code, streams, lambdas, unchecked exceptions...
sibsankarb4 / Digital BankTransactionListAppSimplified and consolidated digital bank transaction management application using Java 8, Spring Boot/Microservices/Spring 4, Rest API, Docker, AWS Lambda, Maven, Spring Data JPA, Junit, Mockito.
ruediste / Lambda Peg ParserParsing Expression Grammar parser making heavy use of Java 8 lambda expressions